c02794cf2e
* 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 |
||
---|---|---|
.. | ||
anthropic.rb | ||
aws_bedrock.rb | ||
base.rb | ||
canned_response.rb | ||
fake.rb | ||
gemini.rb | ||
hugging_face.rb | ||
open_ai.rb | ||
vllm.rb |