discourse-ai/lib/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
..
personas FEATURE: Add metadata support for RAG (#553) 2024-04-04 11:02:16 -03:00
tools FIX: Fetch categories data using specific endpoint (#543) 2024-04-08 11:33:20 +03:00
bot.rb FEATURE: add Claude 3 Haiku bot support (#552) 2024-04-03 16:06:27 +11:00
entry_point.rb FEATURE: add Claude 3 Haiku bot support (#552) 2024-04-03 16:06:27 +11:00
playground.rb FEATURE: Add vision support to AI personas (Claude 3) (#546) 2024-03-27 14:30:11 +11:00
site_settings_extension.rb FEATURE: mentionable personas and random picker tool, context limits (#466) 2024-02-15 16:37:59 +11:00