discourse-ai/spec/system
Sam 545500b329
FEATURE: allows forced LLM tool use (#818)
* FEATURE: allows forced LLM tool use

Sometimes we need to force LLMs to use tools, for example in RAG
like use cases we may want to force an unconditional search.

The new framework allows you backend to force tool usage.

Front end commit to follow

* UI for forcing tools now works, but it does not react right

* fix bugs

* fix tests, this is now ready for review
2024-10-05 09:46:57 +10:00
..
ai_bot FEATURE: improve site setting search (#780) 2024-08-29 16:05:38 +10:00
ai_helper FIX: Diff modal closing along with composer menu on mobile (#803) 2024-09-16 14:00:41 -07:00
embeddings DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
llms UX: move templates to main LLM config tab, restyle (#813) 2024-09-30 17:15:11 +10:00
page_objects DEV: Move composer AI helper to toolbar (#796) 2024-09-13 11:59:30 -07:00
summarization FIX: Display cached summaries with our new streamer. (#792) 2024-09-03 18:45:28 -03:00
toxicity DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
admin_ai_persona_spec.rb FEATURE: allows forced LLM tool use (#818) 2024-10-05 09:46:57 +10:00
admin_dashboard_spec.rb DEV: Use the new controller/period component for the dashboard (#435) 2024-01-19 13:27:33 +01:00