discourse-ai/spec/lib/modules/ai_bot
Bianca Nenciu 505650205d
FIX: Fetch categories data using specific endpoint (#543)
It used to fetch it from /site.json, but /categories.json is the more
appropriate one. This one also implements pagination, so we have to do
one request per page.
2024-04-08 11:33:20 +03:00
..
jobs/regular DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
personas FEATURE: AI Bot RAG support. (#537) 2024-04-01 13:43:34 -03:00
tools FIX: Fetch categories data using specific endpoint (#543) 2024-04-08 11:33:20 +03:00
bot_spec.rb DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
entry_point_spec.rb DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
playground_spec.rb FEATURE: Add vision support to AI personas (Claude 3) (#546) 2024-03-27 14:30:11 +11:00
site_setting_extension_spec.rb FEATURE: defer creation of bot users (#258) 2023-10-23 17:00:58 +11:00