Agents: Action Not Executed? #4909
Replies: 1 comment
-
Hi, I need more information here to help, such as server logs relevant to the issue, found in If you're using an openapi spec for the action, a minimal reproduction of it would also help test. |
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.
-
Hi , I'm using the new Agent feature to interact directly with the Azure Search Service via the API. Everything is working smoothly on my local development setup. However, after uploading my changes, including the YAML configuration and the newly created agent, exactly as they are to a development stage of our production system, I am encountering issues. Specifically, when the user inputs a query, the agent responds with: 'Good day! I will search for information on the topic [REDACTED]. Please wait a moment.' Then, no "search"/ api call is performed and the agent ends its response.
Beta Was this translation helpful? Give feedback.
All reactions