-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Closed
Labels
bugSomething isn't workingSomething isn't workingchat-endpointBugs or PRs related to the chat/completions endpoint (wire API)Bugs or PRs related to the chat/completions endpoint (wire API)custom-modelIssues related to custom model providers (including local models)Issues related to custom model providers (including local models)
Description
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
Labels
bugSomething isn't workingSomething isn't workingchat-endpointBugs or PRs related to the chat/completions endpoint (wire API)Bugs or PRs related to the chat/completions endpoint (wire API)custom-modelIssues related to custom model providers (including local models)Issues related to custom model providers (including local models)