Hierarchy For Package org.springframework.ai.model
Class Hierarchy
- java.lang.Object
- org.springframework.ai.model.ModelOptionsUtils
Interface Hierarchy
- org.springframework.ai.model.ModelClient<TReq,
TRes> - org.springframework.ai.model.ModelOptions
- org.springframework.ai.model.ModelRequest<T>
- org.springframework.ai.model.ModelResponse<T>
- org.springframework.ai.model.ModelResult<T>
- org.springframework.ai.model.ResponseMetadata
- org.springframework.ai.model.ResultMetadata
- org.springframework.ai.model.StreamingModelClient<TReq,
TResChunk>