应用里配置的地址本身就带 /v1/responses,直接当基址拼接会变成 .../v1/responses/v1/responses。改用 KOUYU_AI_ENDPOINT,填完整端点或 基址都可以,内部归一化后再拼出待测的两个端点,并补一条不联网的归一化测试。 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
kouyu_english
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.