the goal is to have an agent that can:
- Understand a complex problem description.
- Generate initial algorithmic solutions.
- Rigorously test its own code.
- Learn from failures and successes.
- Evolve increasingly sophisticated and efficient algorithms over time.
the endpoint design of deepseeks api, i think, is cross compatible with OpenAI (or am I thinking of something else?), what about google? I haven’t looked at the codebase yet but I wonder how quickly you could hack in Deepseek support.
A lot of providers (including deepseek) offer an openai compatible api, actually very surprised this project doesn’t use that.