when using modelSpecs
and custom endpoints, Agents do not work
#7735
Answered
by
danny-avila
jegraham-amplify
asked this question in
Troubleshooting
-
What happened?When using custom endpoints paired with Version InformationThe last source commit we have in our mirror-pushed repository is commit c4f1da2, related to PR #6687. Steps to ReproduceSetup
Action
Expected behaviorYour message should be sent to the selected Agent, and you should receive a response. Actual behaviorWhat browsers are you seeing the problem on?No response Relevant log output(see screenshots) Screenshots![]() ![]() Code of Conduct
|
Beta Was this translation helpful? Give feedback.
Answered by
danny-avila
Jun 9, 2025
Replies: 1 comment 8 replies
-
I can't help on an older version (2 months at this point), as there have been many improvements since then especially concerning agents and model specs. Please let me know if you can update and then test again accordingly. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
in this case, if you want to allow use of agents, why not set
enforce: false
?