Agents: Tools and File Search not working with together.ai endpoint #5608
Replies: 4 comments
-
It seems to be an error on Together.ai's end. I've had issues with their function calling as well, it would be best to reach out to their support to understand why it's failing, even though the model is listed here: https://docs.together.ai/docs/function-calling |
Beta Was this translation helpful? Give feedback.
-
Same issue with openai API |
Beta Was this translation helpful? Give feedback.
-
+1 this came up with openai API |
Beta Was this translation helpful? Give feedback.
-
No issues with OpenAI + Tools + File Search |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
Hi,
First of all, I would like to thank you for this outstanding and easy-to-use piece of software!
I really like the "one-click" deployment options for Zeabur, Railway, etc., which makes it very easy to get a fully fledged LLM + RAG + Agent setup running (even for me, who is completely new to this)!
I came across a problem with agents when using the together.ai provider (e.g. using the model "meta-llama/Llama-3.3-70B-Instruct-Turbo").
When trying to use tools like the Google Search or Tavily Search tool, or when enabling file search, I get the following error in the UI:
"Something went wrong. Here's the specific error message we encountered: An error occurred while processing your request. Please contact the Admin."
Also, I get an error in the log file as given below.
When switching the model of the agent to an OpenAI model, e.g., "gpt4-turbo", everything works as expected, and no errors occur.
Steps to Reproduce
What browsers are you seeing the problem on?
Firefox
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions