ACCESS-EMBEDDING / .env.example
FadQ's picture
feat: embeddinf service foe access"
4398e81
Raw
History Blame Contribute Delete
147 Bytes
MODEL_NAME=sentence-transformers/paraphrase-multilingual-MiniLM-L12-v2
EMBEDDING_API_KEY=change-this-secret
MAX_TEXT_LENGTH=3000
MAX_BATCH_SIZE=64