learn-claude-code icon indicating copy to clipboard operation
learn-claude-code copied to clipboard

feat: Add multi-provider support (GPT, Gemini, etc.)

Open Octane0411 opened this issue 3 months ago • 0 comments

Hey! Thanks for this repo, learned a lot from it. I noticed it's Anthropic-only right now. I don't actually have an Anthropic key, so I hacked together an OpenAI adapter to make it work with other APIs while I was learning. Figured others might have the same issue, so it'd be cool to support other providers out of the box so anyone can just jump in. Works fine so far with my Gemini API, maybe I'll raise a PR later.

Octane0411 avatar Jan 10 '26 17:01 Octane0411