求助:【any】gpt-5.5模型使用过程中总出现413 Payload Too Large

求助:【any】gpt-5.5模型使用过程中总出现413 Payload Too Large
求助:【any】gpt-5.5模型使用过程中总出现413 Payload Too Large

我不知道是不是我用metapi中转了一下导致的,经常任务执行到中途就出现个413。被迫重启会话读取整个项目的代码开发情况,不知道怎么避免这个情况的发生。

image
配置如下:

disable_response_storage = true
model_provider = "xxx"
model = "gpt-5.5"
review_model = "gpt-5.5"
model_reasoning_effort = "xhigh" 
approval_policy = "never"
sandbox_mode = "danger-full-access"
network_access = "enabled"
model_supports_reasoning_summaries = true
model_context_window = 1000000
model_auto_compact_token_limit = 900000

notify = [ "C:\\Users\\xxx\\.codex\\plugins\\cache\\openai-bundled\\computer-use\\26.602.71036\\node_modules\\@oai\\sky\\bin\\windows\\codex-computer-use.exe", "turn-ended" ]
[model_providers.xxx]
name = "xxx"
base_url = "http://xxx:xxx/v1"
wire_api = "responses"
requires_openai_auth = true

[windows]
sandbox = "elevated"

[features]
skills = true
js_repl = false

[tui.model_availability_nux]
"gpt-5.5" = 4

5 个帖子 - 4 位参与者

阅读完整话题

来源: LinuxDo 最新话题查看原文