discourse-ai/app/controllers/discourse_ai
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
..
admin FEATURE: allows forced LLM tool use (#818) 2024-10-05 09:46:57 +10:00
ai_bot DEV: Use explicit serializers for all models (#691) 2024-06-27 10:43:00 -03:00
ai_helper DEV: Update rate limits for image captioning (#816) 2024-10-02 10:36:35 -07:00
embeddings FEATURE: disable rate limiting when skipping hyde (#793) 2024-09-04 15:51:01 +10:00
summarization FIX: more robust summary implementation (#750) 2024-08-13 08:47:47 -03:00