Skip to content

[BUG] OpenAI接口自定义URL有点问题 #8282

@liangfengyuan

Description

@liangfengyuan

Problem (one or two sentences)

我使用了API供应商 OpenAI ,添加了自定义URL,接口消息返回失败

Context (who is affected and when)

都可以测试。

Reproduction steps

我使用了API供应商 OpenAI ,添加了自定义URL,模型选择了gpt-5-codex/gpt-5-2025-08-07,在进行对话是,先发的这个消息是正常的。然后系统自己又生成了不知道什么。如图

Image 后面的/v1 又继续叠加了一次 变成 /v1/v1了,造成返回失败。

Expected result

恢复 一个/v1

Actual result

目前是第一条消息正常。后面就是v1/v1重复了

Variations tried (optional)

No response

App Version

v3.28.7

API Provider (optional)

None

Model Used (optional)

No response

Roo Code Task Links (optional)

No response

Relevant logs or errors (optional)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue/PR - TriageNew issue. Needs quick review to confirm validity and assign labels.bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions