We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82a4bcc commit f501c4aCopy full SHA for f501c4a
omni-reader/.env.example
@@ -1,2 +1,3 @@
1
OPENAI_API_KEY=your_openai_api_key
2
MISTRAL_API_KEY=your_mistral_api_key
3
+OLLAMA_HOST=base_url_for_ollama_host # defaults to "http://localhost:11434/api/generate" if not set
0 commit comments