discourse-ai/spec/requests
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: Rewire AI bot internals to use LlmModel (#638) 2024-06-18 14:32:14 -03:00
ai_helper DEV: Update rate limits for image captioning (#816) 2024-10-02 10:36:35 -07:00
embeddings PERF: speed up spec (#794) 2024-09-04 16:14:32 +10:00
summarization FIX: more robust summary implementation (#750) 2024-08-13 08:47:47 -03:00
topic_spec.rb FIX: Load categories for related topics (#570) 2024-04-15 09:31:07 +10:00