🚀 ide_model_ext — One Extension to Chat with GPT, Gemini, and Claude
Dev.to AI
•
Generative AI
The Problem If you're working with AI models, you've probably dealt with this: Install openai for GPT Install google-generativeai for Gemini Install anthropic for Claude Learn three different APIs Manage three sets of authentication Write adapter code every time you want to switch models What if one package handled all of it?