目前调用Opencode Go的LLM会发生以下错误,主要是UA标注和会话标识需要明确标注。
⚠ LLM API 400 Bad Request — {"type":"error","error":{"type":"MissingSessionID","message":"Error from provider (Console Go): Request is missing x-opencode-session and cannot be routed efficiently. Please see https://opencode.ai/docs/go/#where-can-i-use-it"}}
目前调用Opencode Go的LLM会发生以下错误,主要是UA标注和会话标识需要明确标注。
⚠ LLM API 400 Bad Request — {"type":"error","error":{"type":"MissingSessionID","message":"Error from provider (Console Go): Request is missing x-opencode-session and cannot be routed efficiently. Please see https://opencode.ai/docs/go/#where-can-i-use-it"}}