Note internal API is replaceable with Polymarket official API

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
SII-leiyu
2026-04-18 16:38:43 +08:00
co-authored by Claude Opus 4.6
parent 12499d4a10
commit 76f22eec8b
+1 -1
View File
@@ -37,7 +37,7 @@ Copy `.env.example` to `.env` and configure:
**Required:**
- `GEMINI_API_KEY` — Gemini API key for LLM analysis
- `INTERNAL_API_URL` / `INTERNAL_API_KEY`Internal trade data API
- `INTERNAL_API_URL` / `INTERNAL_API_KEY`Trade data API (currently using internal API, can be replaced with [Polymarket CLOB API](https://docs.polymarket.com/))
**Optional:**
- `TAVILY_API_KEY` — Web search (primary)