#Issues with Spring AI Ollama

1 messages · Page 1 of 1 (latest)

frozen mountainBOT
#

<@&1004656351647117403> please have a look, thanks.

honest vigil
frozen mountainBOT
# honest vigil Error:

I uploaded your attachments as Gist. This makes them more accessible, for example to mobile users.

unborn berry
#

You're exceeding the context size from the looks of it

#
{
  "error": {
    "code": 400,
    "message": "request (716 tokens) exceeds the available context size (512 tokens), try increasing it",
    "type": "exceed_context_size_error",
    "n_prompt_tokens": 716,
    "n_ctx": 512
  }
}