β™ŠοΈ GemiNews πŸ—žοΈ

Demo 1: Embeddings + Recommendation Demo 2: Bella RAGa Demo 3: NewRetriever Demo 4: Assistant function calling

πŸ’πŸ» Assistant demo

πŸ’» Demo 04 on github LLM1 error: #<Net::HTTPNotFound:0x00003e78f908e890>

πŸ”Ž @query: 'Latest 4 news from Oregon (US)'

Back to Assistant demo home .

LLM: Langchain::LLM::GoogleGemini

LLM authenticated?: true

LLM description: Gemini LLM (consumer) - should have low QPS

AAA
πŸ”‘ Role Content
Role Conversation
πŸ€” user
πŸ€”Latest 4 news from Oregon (US)
Latest 4 news from Oregon (US)
#<Langchain::Messages::GoogleGeminiMessage:0x00003e78f9646008 @role="user", @content="Latest 4 news from Oregon (US)", @tool_calls=[], @tool_call_id=nil>
πŸ€– model
πŸ€– [model] πŸ› οΈ [1/1] πŸ› οΈ  {"name"=>"news_retriever__get_top_headlines", "args"=>{"page_size"=>4, "q"=>"Oregon", "country"=>"us"}}
content_err: can't modify frozen String: ""
#<Langchain::Messages::GoogleGeminiMessage:0x00003e78f8f18df8 @role="model", @content="", @tool_calls=[{"functionCall"=>{"name"=>"news_retriever__get_top_headlines", "args"=>{"page_size"=>4, "q"=>"Oregon", "country"=>"us"}}}], @tool_call_id=nil>
πŸ› οΈ function
πŸ› οΈ"<span class=\"text-red-500\">news_retriever__get_top_headlines</span> ==> {\"status\":\"ok\",\"totalResults\":0,\"articles\":[]}"
{"status":"ok","totalResults":0,"articles":[]}
#<Langchain::Messages::GoogleGeminiMessage:0x00003e78f8f2f5a8 @role="function", @content="{\"status\":\"ok\",\"totalResults\":0,\"articles\":[]}", @tool_calls=[], @tool_call_id="news_retriever__get_top_headlines">
πŸ€– model
πŸ€–No articles found about Oregon.
No articles found about Oregon.
#<Langchain::Messages::GoogleGeminiMessage:0x00003e78f935d6c0 @role="model", @content="No articles found about Oregon.\n", @tool_calls=[], @tool_call_id=nil>
πŸ€” user
πŸ€”Please save the first article to the DB
Please save the first article to the DB
#<Langchain::Messages::GoogleGeminiMessage:0x00003e78f935d620 @role="user", @content="Please save the first article to the DB", @tool_calls=[], @tool_call_id=nil>
πŸ€– model
πŸ€–No articles were found in the previous query, so there's nothing to save. Would you like me to try a different search?
No articles were found in the previous query, so there's nothing to save.  Would you like me to try a different search?
#<Langchain::Messages::GoogleGeminiMessage:0x00003e78f96ef798 @role="model", @content="No articles were found in the previous query, so there's nothing to save.  Would you like me to try a different search?\n", @tool_calls=[], @tool_call_id=nil>
πŸ€” user
πŸ€”If you were able to save that article to the DB, please provide the Carlessian URL
If you were able to save that article to the DB, please provide the Carlessian URL
#<Langchain::Messages::GoogleGeminiMessage:0x00003e78f96ef748 @role="user", @content="If you were able to save that article to the DB, please provide the Carlessian URL", @tool_calls=[], @tool_call_id=nil>
πŸ€– model
πŸ€–Since no articles were found, nothing was saved to the database. Therefore, I cannot provide a Carlessian URL. Would you like me to try a different search and then save the first result to the database?
Since no articles were found, nothing was saved to the database. Therefore, I cannot provide a Carlessian URL.  Would you like me to try a different search and then save the first result to the database?
#<Langchain::Messages::GoogleGeminiMessage:0x00003e78fb6de3d8 @role="model", @content="Since no articles were found, nothing was saved to the database. Therefore, I cannot provide a Carlessian URL.  Would you like me to try a different search and then save the first result to the database?\n", @tool_calls=[], @tool_call_id=nil>

Computer's last messageπŸ›¬

Answer to Q1: article search
πŸ€–No articles were found in the previous query, so there's nothing to save. Would you like me to try a different search?

Answer to Q2: add article to ActiveRecord

πŸ€–Since no articles were found, nothing was saved to the database. Therefore, I cannot provide a Carlessian URL. Would you like me to try a different search and then save the first result to the database?


Gemini text @answer1_position = 4

Person text @answer2_position = 6

@assistant.history

  

πŸ”Ž @query: 'Latest 4 news from Oregon (US)'

Back to Assistant demo home .

LLM: Langchain::LLM::GoogleVertexAI

LLM authenticated?: true

LLM description: Vertex Manhouse - in case it behaves differnetly from first vertex Riccardo after lunch just remove the firsty and change with this backfilling in config/initliazers and fix vertexLM there

AAA
πŸ”‘ Role Content
Role Conversation
πŸ€” user
πŸ€”Latest 4 news from Oregon (US)
Latest 4 news from Oregon (US)
#<Langchain::Messages::GoogleGeminiMessage:0x00003e78fb6d4ab8 @role="user", @content="Latest 4 news from Oregon (US)", @tool_calls=[], @tool_call_id=nil>
πŸ€– model
πŸ€– [model] πŸ› οΈ [1/1] πŸ› οΈ  {"name"=>"news_retriever__get_top_headlines", "args"=>{"country"=>"us", "page_size"=>4, "q"=>"Oregon"}}
content_err: can't modify frozen String: ""
#<Langchain::Messages::GoogleGeminiMessage:0x00003e78f9827f48 @role="model", @content="", @tool_calls=[{"functionCall"=>{"name"=>"news_retriever__get_top_headlines", "args"=>{"country"=>"us", "page_size"=>4, "q"=>"Oregon"}}}], @tool_call_id=nil>
πŸ› οΈ function
πŸ› οΈ"<span class=\"text-red-500\">news_retriever__get_top_headlines</span> ==> {\"status\":\"ok\",\"totalResults\":0,\"articles\":[]}"
{"status":"ok","totalResults":0,"articles":[]}
#<Langchain::Messages::GoogleGeminiMessage:0x00003e78f964fa68 @role="function", @content="{\"status\":\"ok\",\"totalResults\":0,\"articles\":[]}", @tool_calls=[], @tool_call_id="news_retriever__get_top_headlines">
πŸ€– model
πŸ€–No articles found about Oregon.
No articles found about Oregon.
#<Langchain::Messages::GoogleGeminiMessage:0x00003e78f8a10c98 @role="model", @content="No articles found about Oregon.\n", @tool_calls=[], @tool_call_id=nil>
πŸ€” user
πŸ€”Please save the first article to the DB
Please save the first article to the DB
#<Langchain::Messages::GoogleGeminiMessage:0x00003e78f8a10bf8 @role="user", @content="Please save the first article to the DB", @tool_calls=[], @tool_call_id=nil>
πŸ€– model
πŸ€–No articles were found in the previous query, so there's nothing to save. Would you like me to try a different search?
No articles were found in the previous query, so there's nothing to save.  Would you like me to try a different search?
#<Langchain::Messages::GoogleGeminiMessage:0x00003e78f8f45b00 @role="model", @content="No articles were found in the previous query, so there's nothing to save.  Would you like me to try a different search?\n", @tool_calls=[], @tool_call_id=nil>
πŸ€” user
πŸ€”If you were able to save that article to the DB, please provide the Carlessian URL
If you were able to save that article to the DB, please provide the Carlessian URL
#<Langchain::Messages::GoogleGeminiMessage:0x00003e78f8f45ab0 @role="user", @content="If you were able to save that article to the DB, please provide the Carlessian URL", @tool_calls=[], @tool_call_id=nil>
πŸ€– model
πŸ€–Since no articles were found, nothing was saved to the database. Therefore, I cannot provide a Carlessian URL. Would you like me to try a different search and then save the first result to the database?
Since no articles were found, nothing was saved to the database. Therefore, I cannot provide a Carlessian URL.  Would you like me to try a different search and then save the first result to the database?
#<Langchain::Messages::GoogleGeminiMessage:0x00003e78f94b6288 @role="model", @content="Since no articles were found, nothing was saved to the database. Therefore, I cannot provide a Carlessian URL.  Would you like me to try a different search and then save the first result to the database?\n", @tool_calls=[], @tool_call_id=nil>

Computer's last messageπŸ›¬

Answer to Q1: article search
πŸ€–No articles were found in the previous query, so there's nothing to save. Would you like me to try a different search?

Answer to Q2: add article to ActiveRecord

πŸ€–Since no articles were found, nothing was saved to the database. Therefore, I cannot provide a Carlessian URL. Would you like me to try a different search and then save the first result to the database?


Gemini text @answer1_position = 4

Person text @answer2_position = 6

@assistant.history