feat: add QiHang provider with 7 models#682
Open
the-lazy-me wants to merge 3 commits intoanomalyco:devfrom
Open
feat: add QiHang provider with 7 models#682the-lazy-me wants to merge 3 commits intoanomalyco:devfrom
the-lazy-me wants to merge 3 commits intoanomalyco:devfrom
Conversation
- Add QiHang provider configuration (OpenAI-compatible API) - API endpoint: https://api.qhaigc.net/v1 - Add 7 models: - gpt-5.2-codex (/bin/zsh.14/.14) - gpt-5-mini (/bin/zsh.04//bin/zsh.29) - claude-opus-4-5-20251101 (/bin/zsh.71/.57) - claude-sonnet-4-5-20250929 (/bin/zsh.43/.14) - claude-haiku-4-5-20251001 (/bin/zsh.14//bin/zsh.71) - gemini-3-flash-preview (/bin/zsh.07//bin/zsh.43) - gemini-3-pro-preview (/bin/zsh.57/.43) - All configurations validated with bun validate
- Rename provider from qihang to qihang-ai - Update logo to use standard size (24x24) and currentColor Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add QiHang provider configuration with 7 AI models.
Provider Details
QIHANG_API_KEYModels Added