Polymarket / agents

Trade autonomously on Polymarket using AI Agents
MIT License
52 stars 5 forks source link

Add more large language models #17

Open alexnicita opened 1 month ago

alexnicita commented 1 month ago

Currently, this codebase uses OpenAI's ChatGPT. A great support to the codebase would be abstracting the ChatGPT language model requests into a class that can have any language model run the prompt. Starting with Claude, Grok, or adding HuggingFace support would accomplish this.

github-actions[bot] commented 1 month ago

Welcome to Polymarket Agents. Thank you for filing your first issue.