Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shad0ws
/
AI-Agent-with-Google-Search-APIs
like
5
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2b0805d
AI-Agent-with-Google-Search-APIs
/
constants.py
Shad0ws
Upload 13 files
2b0805d
over 1 year ago
raw
Copy download link
history
blame
Safe
147 Bytes
EMBEDDING_MODEL_NAME =
"text-embedding-ada-002"
EMBEDDING_SIZE =
1536
TODO_CHAIN_MODEL_NAME =
"gpt-3.5-turbo"
BABY_AGI_MODEL_NAME =
"gpt-3.5-turbo"