#Problems with ollama cloud models

1 messages · Page 1 of 1 (latest)

tranquil nest
#

I get a lot of these when I use ollama cloud models : ⚠️ The model returned no response after processing tool results. This can happen with some models — try again or rephrase your question.

Or lost connection etc . Doesn’t matter on which model I use.

You know any solution to this problem or have any fix?

ebon quiver
#

I’d want a little more info before guessing here, because “empty after tool results” and connection-loss symptoms can come from a few different places depending on how Ollama Cloud is configured.

Please send:

  • whether you are using the ollama-cloud provider directly, or a custom endpoint/base URL
  • /debug
  • a short agent.log excerpt around one failure
  • whether this happens in CLI too, or only in gateway mode
  • whether you have multiple agents/processes hitting the same endpoint at once

That should make it possible to tell whether this is a routing/config issue, endpoint instability, or model behavior on that provider path.

ebon quiver
#

Where you able to get this working? If not, are you able to provide logs?