discourse-ai/lib/ai_bot
Sam 17cc09ec9c
FIX: don't include <details> in context (#406)
* FIX: don't include <details> in context

We need to be careful adding <details> into context of conversations
it can cause LLMs to hallucinate results

* Fix Gemini multi-turn ctx flattening

---------

Co-authored-by: Roman Rizzi <rizziromanalejandro@gmail.com>
2024-01-05 15:21:14 -03:00
..
personas FIX: array arguments not parsed correctly (#405) 2024-01-05 14:39:32 +11:00
tools FIX: array arguments not parsed correctly (#405) 2024-01-05 14:39:32 +11:00
bot.rb FIX: don't include <details> in context (#406) 2024-01-05 15:21:14 -03:00
entry_point.rb FEATURE: AI Bot Gemini support. (#402) 2024-01-04 18:15:34 -03:00
playground.rb FIX: don't include <details> in context (#406) 2024-01-05 15:21:14 -03:00
site_settings_extension.rb FIX: array arguments not parsed correctly (#405) 2024-01-05 14:39:32 +11:00