-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Ollama endpoint config #6364
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
Ollama endpoint config #6364
Conversation
✅ Deploy Preview for remixproject ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for reliable-cocada-166884 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
62f8728 to
f9b5759
Compare
|
View your CI Pipeline Execution ↗ for commit a1f0f55
☁️ Nx Cloud last updated this comment at |
|
❌ E2E failures detected (workflow: web) Last run: Wed, Nov 26, 2025, 01:43 PM UTC Top failing tests (1/1):
Report generated by CI; artifacts are retained per CircleCI retention settings. |
allows the User to add a remote Ollama server endpoint from the settings environment.
Note: the server should have CORS handling enabled. Either use the ollama cord configuration or use corsproxy for enabling CORS on the Ollama server if not already done!