mirror of
https://github.com/NekoMonci12/RakunNakun-AI.git
synced 2025-12-19 14:59:15 +00:00
fix typo for example .env
This commit is contained in:
@@ -7,7 +7,7 @@ OPENAI_BASE_URL=https://api.openai.com/v1/chat/completions
|
||||
OPENAI_DEFAULT_MODEL=gpt-4.1-nano
|
||||
|
||||
VOYAGE_EMBEDDING_URL=https://api.voyageai.com/v1/embeddings
|
||||
OPENAI_EMBEDDINVOYAGE_EMBEDDING_MODELG_MODEL=voyage-3.5-lite
|
||||
VOYAGE_EMBEDDING_MODEL=voyage-3.5-lite
|
||||
VOYAGE_API_KEY=pa-***********************************
|
||||
|
||||
MONGO_URL=mongodb://username:password@localhost:27000
|
||||
|
||||
Reference in New Issue
Block a user