discourse-ai/lib/ai_bot
Sam 6c4c96e83c
FEATURE: allow persona to only force tool calls on limited replies (#827)
This introduces another configuration that allows operators to
limit the amount of interactions with forced tool usage.

Forced tools are very handy in initial llm interactions, but as
conversation progresses they can hinder by slowing down stuff
and adding confusion.
2024-10-11 07:23:42 +11:00
..
personas FEATURE: allow persona to only force tool calls on limited replies (#827) 2024-10-11 07:23:42 +11:00
tools FEATURE: support chain halting and upload creation support (#821) 2024-10-09 08:17:45 +11:00
bot.rb FEATURE: allow persona to only force tool calls on limited replies (#827) 2024-10-11 07:23:42 +11: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: support chain halting and upload creation support (#821) 2024-10-09 08:17:45 +11:00