Skip to content

Claude Code Proxy for MeinGPT#90

Open
ai-mg wants to merge 5 commits into1rgs:mainfrom
ai-mg:main
Open

Claude Code Proxy for MeinGPT#90
ai-mg wants to merge 5 commits into1rgs:mainfrom
ai-mg:main

Conversation

@ai-mg
Copy link

@ai-mg ai-mg commented Mar 24, 2026

This update adapts the original repository for using Claude Code with API from meingpt (a new European LLM provider with local servers and subscribed by organizations in Europe).

Note: I removed all additional files from original repository written for Codex etc., since they were not relevant for the task.

ai-mg and others added 5 commits March 24, 2026 00:20
- Route all Claude Code requests through MeinGPT's OpenAI-compatible API
- Add MeinGPT-available models (GPT-5, Claude Opus/Sonnet, Gemini 3, DeepSeek, etc.) to known model lists
- Add opus model detection for direct passthrough mapping
- Update .env.example for MeinGPT configuration
- Add comprehensive README and DOCUMENTATION for MeinGPT setup
- Model mapping: opus→opus, sonnet→BIG_MODEL, haiku→SMALL_MODEL

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Remove Docker files, CI workflow, original test suite, and screenshot
that are not needed for the MeinGPT setup.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- BIG_MODEL defaults to claude-sonnet-4-6 (not opus)
- Add opus passthrough row to mapping tables
- Opus maps directly to itself, not via BIG_MODEL

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- BIG_MODEL → claude-opus-4-6
- SMALL_MODEL → claude-sonnet-4-5
- Add warning about non-Claude models causing skill loops/refusals
- Update all mapping tables and config references

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Added instructions to copy the example environment file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant