search_pt / config /constants.py
bardd's picture
first commit
16d282e verified
raw
history blame
163 Bytes
DEEPINFRA_API_KEY = "XQsQHnO39Fcx27k8Jke5UqmDcUWUQRBL"
DEEPINFRA_ENDPOINT_URL = "https://api.deepinfra.com/v1/openai"
DEEPINFRA_MODEL_TAG = "BAAI/bge-base-en-v1.5"