CreateLLMResponse
CreateLLMResponse documentation for Java SDK
CreateLLMResponse
Response containing the created LLM and any informational status messages
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| llm | LLMResponse | ||
| statuses | List<GoodMemStatus> | Optional status messages providing information about server-side operations performed during creation, such as capability inference results | [optional] |