functions and agents in AxAgent #79
Replies: 1 comment
-
This is solved. Need to pass functions through options in AxAgent constructor. |
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.
-
While creating new axagent, if I give both the functions and agents, as indicated in the quick start document, it considers only agents. It ignores the functions. what can be reason? If I remove agents, then it does execute function.
Beta Was this translation helpful? Give feedback.
All reactions