discourse-ai/lib/ai_bot
Bianca Nenciu d5e30592f3
FIX: Load categories from search response (#612)
When lazy load categories is enabled, the list of categories does not
have to fetched from the "site.json" endpoint because it is already
returned by "search.json".

This commit reverts commits 5056502 and 3e54697 because iterating over
all pages of categories is not really necessary.
2024-05-14 17:13:25 +03:00
..
personas FIX: improve function call parsing (#613) 2024-05-13 19:40:11 +10:00
tools FIX: Load categories from search response (#612) 2024-05-14 17:13:25 +03:00
bot.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
entry_point.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
playground.rb FIX: context repairs for @mentioned bot (#608) 2024-05-08 18:44:04 +10:00
question_consolidator.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
site_settings_extension.rb FEATURE: mentionable personas and random picker tool, context limits (#466) 2024-02-15 16:37:59 +11:00