Files
owl/deep-swarm/.env_template
2025-03-05 12:26:04 +08:00

26 lines
531 B
Plaintext

# OPENAI API
OPENAI_API_KEY = ""
# Hugging Face API (https://huggingface.co/join)
HF_TOKEN=""
# Qwen API (https://help.aliyun.com/document_detail/611472.html)
QWEN_API_KEY=""
#===========================================
# Tools & Services API
#===========================================
# Google Search API (https://developers.google.com/custom-search/v1/overview)
GOOGLE_API_KEY=""
SEARCH_ENGINE_ID=""
# Chunkr API (https://chunkr.ai/)
CHUNKR_API_KEY=""
# Firecrawl API (https://www.firecrawl.dev/)
FIRECRAWL_API_KEY=""