Class OllamaResponse
java.lang.Object
com.bytedesk.core.base.BaseResponse
com.bytedesk.ai.springai.providers.ollama.OllamaResponse
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.bytedesk.core.base.BaseResponse
createdAt, uid, updatedAt
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.base.BaseResponse
getCreatedAt, getUpdatedAt, toJson
-
Field Details
-
model
-
-
Constructor Details
-
OllamaResponse
public OllamaResponse()
-