### Description / 描述 <img width="1451" height="101" alt="Image" src="https://github.com/user-attachments/assets/63aa7622-c437-48f3-940f-44c52f4a511e" /> 能否把添加部分模型提供商时API Base URL尾部自动补上 /v1/...的功能删去,会导致无法接入部分模型,如glm等 <img width="499" height="163" alt="Image" src="https://github.com/user-attachments/assets/4c521578-39b5-4f36-b05f-689c5681f573" /> 在删去尾部的v4后仍无法接入 <img width="1443" height="79" alt="Image" src="https://github.com/user-attachments/assets/caed83e9-8e20-4bd4-ab45-5493028958ae" /> <img width="511" height="157" alt="Image" src="https://github.com/user-attachments/assets/b25cee83-91ed-470d-931c-f36e70528728" /> ### Use Case / 使用场景 添加模型提供商的bug(?) ### Willing to Submit PR? / 是否愿意提交PR? - [ ] Yes, I am willing to submit a PR. / 是的,我愿意提交 PR。 ### Code of Conduct - [x] I have read and agree to abide by the project's [Code of Conduct](https://docs.github.com/zh/site-policy/github-terms/github-community-code-of-conduct). /
Description / 描述
能否把添加部分模型提供商时API Base URL尾部自动补上 /v1/...的功能删去,会导致无法接入部分模型,如glm等
在删去尾部的v4后仍无法接入
Use Case / 使用场景
添加模型提供商的bug(?)
Willing to Submit PR? / 是否愿意提交PR?
Code of Conduct