We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Settings
Setting up Ollama Origin does not work for me, since I use custom Ollama compatible API proxy..
I use OpenAI and Ollama compatible API proxy.
Since I am not using Ollama locally, I don't need to run the following PowerShell command: $env:OLLAMA_ORIGINS="app://obsidian.md*"; ollama serve
$env:OLLAMA_ORIGINS="app://obsidian.md*"; ollama serve
Please add an option to disable forcing users to set the Ollama origin. Base URI should be enough as with other Ollama plugins for Obsidian.
Thanks! 👌
No response
The text was updated successfully, but these errors were encountered:
Leo310
nicobrauchtgit
No branches or pull requests
Feature Area
Settings
Painpoint
Setting up Ollama Origin does not work for me, since I use custom Ollama compatible API proxy..
Describe your idea
I use OpenAI and Ollama compatible API proxy.
Since I am not using Ollama locally, I don't need to run the following PowerShell command:
$env:OLLAMA_ORIGINS="app://obsidian.md*"; ollama serve
Please add an option to disable forcing users to set the Ollama origin. Base URI should be enough as with other Ollama plugins for Obsidian.
Thanks! 👌
Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: