Get Generation Model
get_generation_modelRetrieve a registered generation model's target LLM configuration, tags, creation time, and deprecation warnings to understand its setup and status.
Instructions
Read detailed information about a registered generation model.
Returns the generation model's target LLM configuration, tags, creation
time, and any warnings (e.g., if the target LLM has been deprecated).
Args:
name: Name of the registered generation model.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |