discourse-ai/spec/lib/modules/ai_bot
Sam dd42a4e47b
FIX: array arguments not parsed correctly (#405)
DALL E command accepts an Array as a tool argument, this was not
parsed correctly by the invoker leading to errors generating
images with DALL E

Side quest ... don't use update! it calls validations and will now
fail due to email validation
2024-01-05 14:39:32 +11: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 DEV: AI bot migration to the Llm pattern. (#343) 2024-01-04 10:44:07 -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 FEATURE: AI Bot Gemini support. (#402) 2024-01-04 18:15:34 -03:00
site_setting_extension_spec.rb FEATURE: defer creation of bot users (#258) 2023-10-23 17:00:58 +11:00