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

Adding CORS to sample #107

Open
micuentadecasa opened this issue Jul 5, 2024 · 0 comments
Open

Adding CORS to sample #107

micuentadecasa opened this issue Jul 5, 2024 · 0 comments

Comments

@micuentadecasa
Copy link

Hi, I have seen your example llm-models/llamav2/llamav2-7b/02_mlflow_logging_inference.py , when you create the endpoint, you add headers, is there a way to add CORS here?
I have created an endpoint for serving a RAG system, and the development team is facing an issue with CORS when debugging in localhost in a UI, what is the recommended way to access an endpoint in development? maybe the issue is not with CORS but they are not accessing the endpoint the right way.
notice that I'm trying not to use a proxy server in Azure, I want to do everything in Databricks cluster.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant