How can I use an Assistant Agent with a custom model #6358
Unanswered
AgustinGaliana
asked this question in
Q&A
Replies: 1 comment
-
Hi! The issue could be that you’re passing tools to AssistantAgent, but it’s not recognized as a valid parameter for that class in the version you’re using. Maybe you can try to use
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My intention is to use an Assistant Agent with the following custom model,
Im using now the following call:
This is the issue retrieved:
¿Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions