discourse-ai/lib/completions
Sam c02794cf2e
FIX: support multiple tool calls (#502)
* FIX: support multiple tool calls

Prior to this change we had a hard limit of 1 tool call per llm
round trip. This meant you could not google multiple things at
once or perform searches across two tools.

Also:

- Hint when Google stops working
- Log topic_id / post_id when performing completions

* Also track id for title
2024-03-02 07:53:21 +11:00
..
dialects FIX: support multiple tool calls (#502) 2024-03-02 07:53:21 +11:00
endpoints FIX: support multiple tool calls (#502) 2024-03-02 07:53:21 +11:00
llm.rb FEATURE: AI image caption (#470) 2024-02-19 14:56:28 -03:00
prompt.rb FIX: support multiple tool calls (#502) 2024-03-02 07:53:21 +11:00