feat: ollama support (#2003)

This commit is contained in:
takatost
2024-01-12 12:29:13 +08:00
committed by GitHub
parent 5e75f7022f
commit cca9edc97a
21 changed files with 1369 additions and 13 deletions

View File

@@ -62,5 +62,8 @@ COHERE_API_KEY=
# Jina Credentials
JINA_API_KEY=
# Ollama Credentials
OLLAMA_BASE_URL=
# Mock Switch
MOCK_SWITCH=false