discourse-ai/lib/ai_bot
Sam 03eccbe392
FEATURE: Make tool support polymorphic (#798)
Polymorphic RAG means that we will be able to access RAG fragments both from AiPersona and AiCustomTool

In turn this gives us support for richer RAG implementations.
2024-09-16 08:17:17 +10:00
..
personas FEATURE: Make tool support polymorphic (#798) 2024-09-16 08:17:17 +10:00
tools FIX: support case insensitive setting lookup (#795) 2024-09-10 15:21:03 +10:00
bot.rb FEATURE: more accurate and faster titles (#791) 2024-09-03 15:52:20 +10:00
entry_point.rb FEATURE: more accurate and faster titles (#791) 2024-09-03 15:52:20 +10:00
playground.rb FEATURE: more accurate and faster titles (#791) 2024-09-03 15:52:20 +10:00
question_consolidator.rb FEATURE: GPT4o support and better auditing (#618) 2024-05-14 13:28:46 +10:00
site_settings_extension.rb DEV: Rewire AI bot internals to use LlmModel (#638) 2024-06-18 14:32:14 -03:00
tool_runner.rb FEATURE: custom user defined tools (#677) 2024-06-27 17:27:40 +10:00