discourse-ai/assets/javascripts
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
..
discourse FIX: 500 error when reviewable has a missing message (#397) 2024-01-03 11:49:47 -03:00
initializers FEATURE: AI Bot Gemini support. (#402) 2024-01-04 18:15:34 -03:00
lib/discourse-markdown FEATURE: allow easy sharing of bot conversations (#385) 2023-12-29 19:47:47 +11:00