codesearch / .env.example
CamQuestByte
Initial commit: codesearch project with BM25 and dense retrieval
6a2ebe8
Raw
History Blame Contribute Delete
190 Bytes
QDRANT_URL=https://YOUR-CLUSTER-ID.us-east4-0.gcp.cloud.qdrant.io
QDRANT_API_KEY=your-qdrant-api-key
QDRANT_COLLECTION=codesearch-minilm
EMBEDDING_MODEL=all-MiniLM-L6-v2
SMOKE_TEST_SIZE=100