Skip to content

opencodex部署在远端主机,本地codex app如何实现自动注入远端模型 #2288

Description

@mobaicloud

Documentation problem type

Missing documentation

Documentation location

https://github.com/lidge-jun/opencodex/

What is wrong or missing?

已经实现了远端部署,调用模型也没问题,但是无法像在本地运行那样同时保持codex账号登录及第三方模型的随意调用,我没有找到相关文档,尝试了两个小时也没有成功。
我使用了这样的配置:
model_provider = "opencodex"
[model_providers.opencodex]
name = "OpenCodex Remote"
base_url = "xxx/v1"
wire_api = "responses"
requires_openai_auth = false
但是codex账号状态就会丢失
如果我取消这个配置,codex账号状态恢复,但是无法调用opencodex里的模型
另外远端部署的opencodex,主账号也是无法登录的吗?

Image

What should the documentation explain instead?

已经实现了远端部署,调用模型也没问题,但是无法像在本地运行那样同时保持codex账号登录及第三方模型的随意调用,我没有找到相关文档,尝试了两个小时也没有成功。

Suggested wording or example

No response

Additional context or attachments

No response

Checks

  • I searched existing documentation issues.
  • No secrets or personal information are included.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationneeds-infoWaiting on reporter for a concrete spec or reproduction

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions