This commit is contained in:
puke
2025-10-25 19:58:51 +08:00
committed by puke
parent 60918f69b1
commit 198094fe5f
25 changed files with 110 additions and 1218 deletions

View File

@@ -68,19 +68,6 @@ image:
comfyui_url: http://127.0.0.1:8188 # Local ComfyUI server
# runninghub_api_key: "" # Optional: RunningHub cloud API key
# ==================== Book Fetcher Configuration ====================
book_fetcher:
default: google
# Google Books API (free, no key needed, works for English/Chinese books)
# Will automatically fallback to LLM if API fails or book not found
google:
# No configuration needed
# Douban (requires custom implementation)
douban:
# Implement your own logic in reelforge/capabilities/book_fetcher.py
# ==================== External MCP Servers (Optional) ====================
mcp_servers: []
# Example: Add custom MCP server