discourse-ai/assets/javascripts/initializers
Roman Rizzi 971e03bdf2
FEATURE: AI Bot Gemini support. (#402)
It also corrects the syntax around tool support, which was wrong.

Gemini doesn't want us to include messages about previous tool invocations, so I had to shuffle around some code to send the response it generated from those invocations instead. For this, I created the "multi_turn" context, which bundles all the context involved in the interaction.
2024-01-04 18:15:34 -03:00
..
ai-bot-replies.js FEATURE: AI Bot Gemini support. (#402) 2024-01-04 18:15:34 -03:00
ai-semantic-search.js DEV: Mix semantic search results with normal results (#278) 2023-11-17 12:46:59 -08:00
related-topics.js FIX: Show related topics when scrolling long topics (#111) 2023-07-19 19:19:38 -03:00