You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have created an endpoint using azure ai studio promptflow, deploying it as an endpoint. After connecting the endpoint to the frontend using environment variables, I am getting an error on the chatbot response: "Execution failure in 'search_question_from_indexed_docs': (Exception) Exception occured in search_function_construction."
These are my environment variables for my webapp
Is this related to identities? Or anything to do with CORS?
The text was updated successfully, but these errors were encountered:
Describe the bug
I have created an endpoint using azure ai studio promptflow, deploying it as an endpoint. After connecting the endpoint to the frontend using environment variables, I am getting an error on the chatbot response: "Execution failure in 'search_question_from_indexed_docs': (Exception) Exception occured in search_function_construction."
These are my environment variables for my webapp
Is this related to identities? Or anything to do with CORS?
The text was updated successfully, but these errors were encountered: