Files
owl/owl/.env_template
lazychih114 c413558d9a update
2025-03-06 17:37:35 +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=""