Quantcast
Channel: Weaviate Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 3601

Verba doesn't read my .env-file

$
0
0

Hi !
I have a debian linux runing all fine.

I have made a venv and installed Verba with pip install .
I have made a verba.env file and placed it in the venv/verrba/ folder.

In the file I have spec for Ollama and 2 api-keyes

GNU nano 7.2 verba.env
OLLAMA_MODEL=“dolphin-mistral”:latest
OLLAMA_EMBED_MODEL=“snowflake-arctic-embed”
OLLAMA_URL=“http://localhost:11434

COHERE_API_KEY=“ZvyJeBa6Cab7KLBI8wlIDyGRzQ3uokGJVpeRK”

OPENAI_API_KEY=“org-kMcoaROCz7eZHtFn727fe”

I have ttyed both with and with out =“”

I have chmod 777 on it for full access.

It just gets ignored.

What am I missing?

Best regard
//Magnus

  • Weaviate Server Version:
  • Deployment Method:
  • Multi Node? Number of Running Nodes:
  • Client Language and Version:
  • Multitenancy?:

Any additional Information


Viewing all articles
Browse latest Browse all 3601

Trending Articles