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:
co-authored by
Claude Opus 4.6
parent
12499d4a10
commit
76f22eec8b
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user