support infoquest (#960)

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
This commit is contained in:
infoquest-byteplus
2026-03-06 15:32:13 +08:00
committed by GitHub
parent 3e4a24f48b
commit 28e1257e1e
6 changed files with 590 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ TAVILY_API_KEY=your-tavily-api-key
# Jina API Key
JINA_API_KEY=your-jina-api-key
# InfoQuest API Key
INFOQUEST_API_KEY=your-infoquest-api-key
# CORS Origins (comma-separated) - e.g., http://localhost:3000,http://localhost:3001
# CORS_ORIGINS=http://localhost:3000