chore: fix typo in .env.template (#1122)
## Description Fixed a minor typo in `.env.template`. Not the biggest change, but that's a start ¯\_(ツ)_/¯ ## DCO Affirmation I affirm that all code in every commit of this pull request conforms to the terms of the Topoteretes Developer Certificate of Origin.
This commit is contained in:
parent
95279d0805
commit
844f4830d6
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ EMBEDDING_DIMENSIONS = 4096
|
|||
HUGGINGFACE_TOKENIZER = "Salesforce/SFR-Embedding-Mistral"
|
||||
|
||||
###
|
||||
### openrouter, also frewe
|
||||
### openrouter, also free
|
||||
###
|
||||
|
||||
LLM_API_KEY="<<go-get-one-yourself"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue