OpenClaw 2026.4.22 (00bd2cf)
"models": {
"providers": {
"ollama": {
"baseUrl": "http://127.0.0.1:11434/v1",
"apiKey": "ollama-local",
"api": "ollama"
}
}
}
2026-04-23T16:08:00.614Z warn agent/embedded {"event":"embedded_run_agent_end","isError":true,"error":"LLM request failed: provider rejected the request schema or tool payload.","failoverReason":"format","model":"gemini-3-flash-preview:cloud","provider":"ollama","rawErrorPreview":"400 {"error":"Function call is missing a thought_signature in functionCall parts. (ref: a53b5e3a-dd58-4e1a-8d55-efe2f93c0502)"}","providerRuntimeFailureKind":"schema"}
2026-04-23T16:08:03.364Z error diagnostic {"lane task error: lane=main durationMs=11510 error="FailoverError: LLM request failed: provider rejected the request schema or tool payload.""}
2026-04-23T16:08:03.366Z warn model-fallback/decision {"event":"model_fallback_decision","decision":"candidate_failed","requestedModel":"gemini-3-flash-preview:cloud","attempt":1,"total":2,"reason":"format","status":400,"errorPreview":"LLM request failed: provider rejected the request schema or tool payload.","nextCandidateModel":"qwen3.5:397b-cloud"}
Fehler-Code: 400
Fehler-Typ: schema / format
Fehlermeldung: Function call is missing a thought_signature in functionCall parts
Ergebnis: Failover zu qwen3.5:397b-cloud (Versuch 2 von 2 erfolgreich)
Zusammenfassung: Gemini 3 Flash Preview (via Ollama) erwartet ein thought_signature Feld in Function-Calls das OpenClaw nicht sendet → Schema-Validierung schlägt fehl → Fallback auf Qwen 3.5 397B.