discourse-ai/config
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
..
locales FEATURE: AI Bot Gemini support. (#402) 2024-01-04 18:15:34 -03:00
routes.rb FEATURE: Generate post illustrations (#367) 2023-12-19 11:17:34 -08:00
settings.yml FEATURE: AI Bot Gemini support. (#402) 2024-01-04 18:15:34 -03:00