初始化

This commit is contained in:
2026-07-18 16:13:52 +08:00
parent c0070f0a5c
commit fe8b417ab6
75 changed files with 12898 additions and 1 deletions
+21
View File
@@ -0,0 +1,21 @@
# ==========================================
# English Financial News — 敏感信息
# 复制为 .env 并填入真实值
# 仅存放密钥、Token、API 地址
# ==========================================
# --- DeepSeek ---
DEEPSEEK_API_KEY=sk-your-deepseek-key
DEEPSEEK_BASE_URL=https://api.deepseek.com
# --- Qwen / 通义千问 ---
QWEN_API_KEY=sk-your-qwen-key
QWEN_BASE_URL=https://dashscope.aliyuncs.com/compatible-mode/v1
# --- DashScope / 阿里百炼 ---
DASHSCOPE_API_KEY=sk-your-dashscope-key
DASHSCOPE_BASE_URL=https://dashscope.aliyuncs.com/api/v1/services/embeddings/text-embedding/text-embedding
# --- Qdrant ---
QDRANT_URL=http://localhost:6333
QDRANT_API_KEY=