DeepFellow DOCS

OllamaChatResponse

PropertyTypeRequiredDescription
modelstring | nullNoThe model used to generate the response.
created_atstring | nullNoThe time the response was generated (ISO 8601).
messageOllamaResponseChatMessage | nullNoThe response message.
doneboolean | nullNoWhether the response is complete.
done_reasonstring | nullNoThe reason the model stopped generating. Only present when done is true.
total_durationinteger | nullNoTime spent generating the response (nanoseconds).
load_durationinteger | nullNoTime spent loading the model (nanoseconds).
prompt_eval_countinteger | nullNoNumber of tokens in the prompt.
prompt_eval_durationinteger | nullNoTime spent evaluating the prompt (nanoseconds).
eval_countinteger | nullNoNumber of tokens in the response.
eval_durationinteger | nullNoTime spent generating the response (nanoseconds).
logprobsLogprobs[] | nullNoLog probability information for the generated tokens when logprobs are enabled

We use cookies on our website. We use them to ensure proper functioning of the site and, if you agree, for purposes such as analytics, marketing, and targeting ads.