Package me.neurodock.ollama.exceptions
package me.neurodock.ollama.exceptions
-
Exception ClassesClassDescriptionRepresents an error from a tool.
This is used internally by tools instead ofException, to then be handled gracefully byCore.handleResponse(JSONObject)