Perplexica/.env.example
2024-04-16 21:05:57 +05:30

5 lines
No EOL
148 B
Text

PORT=3001
OPENAI_API_KEY=
SIMILARITY_MEASURE=cosine # cosine or dot
SEARXNG_API_URL= # no need to fill this if using docker
MODEL_NAME=gpt-3.5-turbo