Skip to content

Fix qiniu-ai base URL typo#1027

Open
HappyNightOwl wants to merge 1 commit intoanomalyco:devfrom
HappyNightOwl:fix-qiniu-ai-endpoint
Open

Fix qiniu-ai base URL typo#1027
HappyNightOwl wants to merge 1 commit intoanomalyco:devfrom
HappyNightOwl:fix-qiniu-ai-endpoint

Conversation

@HappyNightOwl
Copy link

Problem: Qiniu provider endpoint is set to https://api.qnaigc.com.com/v1, causing connection failures for OpenAI-compatible clients.

Fix: Update endpoint to https://api.qnaigc.com/v1 (official Qiniu AI inference base URL).

Validation: bun run validate (passed)

Copilot AI review requested due to automatic review settings February 25, 2026 08:21
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Fixes the Qiniu OpenAI-compatible provider base URL by correcting a typo that caused connection failures.

Changes:

  • Update Qiniu provider api endpoint from https://api.qnaigc.com.com/v1 to https://api.qnaigc.com/v1

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@yinxulai
Copy link
Contributor

yinxulai commented Feb 26, 2026

#1024 Duplicate

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