Skip to content

feat: add Qiniu provider support#12

Merged
aiqlcom merged 1 commit into
AI-QL:mainfrom
JackChiang233:feat/add-qiniu-provider
May 14, 2026
Merged

feat: add Qiniu provider support#12
aiqlcom merged 1 commit into
AI-QL:mainfrom
JackChiang233:feat/add-qiniu-provider

Conversation

@JackChiang233

@JackChiang233 JackChiang233 commented May 13, 2026

Copy link
Copy Markdown

Summary

Added support for Qiniu AI (七牛云) as a new model provider.

What changed

  • src/main/assets/config/llm.json - Registers Qiniu (七牛云) as a custom LLM preset with gateway URL, path, default model, and icon.

Testing

npx vue-tsc --noEmit && npx vite build && npx playwright test tests --reporter=list
# 2 passed 0 failed

Result

屏幕截图 2026-05-13 110939
屏幕截图 2026-05-13 110932

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a new LLM provider configuration for Qiniu to the configuration file, specifying its API endpoint and the deepseek-v3 model. The review feedback suggests including the deepseek-r1 model in the provider's model list to improve user options.

Comment thread src/main/assets/config/llm.json
@aiqlcom aiqlcom merged commit 3e4843b into AI-QL:main May 14, 2026
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.

3 participants