discourse-ai/spec/lib/modules/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
..
jobs/regular DEV: AI bot migration to the Llm pattern. (#343) 2024-01-04 10:44:07 -03:00
personas FIX: array arguments not parsed correctly (#405) 2024-01-05 14:39:32 +11:00
tools FIX: don't include <details> in context (#406) 2024-01-05 15:21:14 -03:00
bot_spec.rb FEATURE: AI Bot Gemini support. (#402) 2024-01-04 18:15:34 -03:00
entry_point_spec.rb FEATURE: defer creation of bot users (#258) 2023-10-23 17:00:58 +11:00
playground_spec.rb FIX: don't include <details> in context (#406) 2024-01-05 15:21:14 -03:00
site_setting_extension_spec.rb FEATURE: defer creation of bot users (#258) 2023-10-23 17:00:58 +11:00