discourse-ai/config
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
..
locales FEATURE: allows forced LLM tool use (#818) 2024-10-05 09:46:57 +10:00
routes.rb FEATURE: RAG search within tools (#802) 2024-09-30 17:27:50 +10:00
settings.yml FEATURE: Initial support for seeded LLMs (#756) 2024-08-28 15:57:58 -03:00