Commit Graph

4 Commits

Author SHA1 Message Date
test 39cce0fb9b feat: update AgentState and conditional logic for Polymarket 3-way debate
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 21:13:38 +09:00
test 12051c1570 feat: add Polymarket API tool functions with tests
Implements 11 @tool-decorated functions for Polymarket prediction market
data access (Gamma, CLOB, Data APIs), social sentiment, and news search,
plus 48 unit tests covering success paths, edge cases, and error handling.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-21 21:11:38 +09:00
Yijia Xiao 26c5ba5a78
Revert "Docker support and Ollama support (#47)" (#57)
This reverts commit 78ea029a0b.
2025-06-26 00:07:58 -04:00
Geeta Chauhan 78ea029a0b
Docker support and Ollama support (#47)
- Added support for running CLI and Ollama server via Docker
- Introduced tests for local embeddings model and standalone Docker setup
- Enabled conditional Ollama server launch via LLM_PROVIDER
2025-06-25 23:57:05 -04:00