An LLM App that can be used for generation. LLM Apps are specifically crafted to help with certain tasks like code generation or question answering.
KEY | TYPE | Description |
---|---|---|
llmAppId | str | The unique identifier of the LLM App. |
name | str | The name of the LLM App. |
description | str | The description of the LLM App. |
projectId | str | The project ID of the deployment associated with the LLM App. |
deploymentId | str | The deployment ID associated with the LLM App. |
createdAt | str | The timestamp at which the LLM App was created. |
updatedAt | str | The timestamp at which the LLM App was updated. |
status | str | The status of the LLM App's deployment. |