Skip to content

Why doesn’t the custom API request show the editing tools? #7725

@MuJianxuan

Description

@MuJianxuan

What feature would you like to see?

自定义api,接入glmlite,没法使用编辑工具,这是为什么

model_provider = "custom"
model = "codex-gpt5"
model_reasoning_effort = "medium"
disable_response_storage = true

[model_providers.custom]
name = "custom"
wire_api = "chat"
requires_openai_auth = true
base_url = "http://localhost:8090/v1"

[projects."/Users/rao/AQianliao/CProject/xqd-biz-live-virtualman"]
trust_level = "trusted"

[projects."/Users/rao/AQianliao/BProject/xqd-biz-user-live-course"]
trust_level = "trusted"

[projects."/Users/rao/AQianliao/AProject/qlchat-woman-university"]
trust_level = "trusted"

[projects."/Users/rao/.claude/hooks"]
trust_level = "trusted"

[projects."/Users/rao/AProject/AI/tanke/claude_web"]
trust_level = "trusted"

# Common Codex config
# Add your common TOML configuration here

Additional information

codex最新版本

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingchat-endpointBugs or PRs related to the chat/completions endpoint (wire API)custom-modelIssues related to custom model providers (including local models)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions