02:10
2026-09-14
dev.to
ai-tools
Ollama's Responses API accepts previous_response_id, returns 200, and forgets the whole conversation
A developer found that Ollama 0.34.0's OpenAI-compatible Responses API silently ignores the previous_response_id parameter, returning HTTP 200 with status "completed" while the model never sees prior …