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

Fix cors #4

Merged
merged 5 commits into from
May 4, 2024
Merged

Fix cors #4

merged 5 commits into from
May 4, 2024

Conversation

Otacon
Copy link
Owner

@Otacon Otacon commented May 3, 2024

The underlying HTTP client can't provide any hint whether the request has failed due to a CORS issue or not. Therefore, the only viable option, for the time being, is to assume that the user has actually installed Ollama and hasn't configured CORS.

@Otacon Otacon merged commit 9a4d463 into main May 4, 2024
2 checks passed
@Otacon Otacon deleted the fix_cors branch May 4, 2024 09:28
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

Successfully merging this pull request may close these issues.

1 participant