Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permissions required for connecting an endpoint to the frontend #1006

Closed
brainlie opened this issue Jul 15, 2024 · 3 comments
Closed

Permissions required for connecting an endpoint to the frontend #1006

brainlie opened this issue Jul 15, 2024 · 3 comments
Labels
bug Something isn't working stale

Comments

@brainlie
Copy link

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."

Screenshot 2024-07-15 at 4 40 11 PM

These are my environment variables for my webapp
Screenshot 2024-07-15 at 4 41 14 PM

Is this related to identities? Or anything to do with CORS?

@brainlie brainlie added the bug Something isn't working label Jul 15, 2024
@wheatsnackbread
Copy link

Have you double-checked that USE_PROMPTFLOW is set to TRUE, and that AZURE_OPENAI_STREAM is set to FALSE?

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Sep 15, 2024
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

2 participants