| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
Llama.ModelMetadata
Queries the metadata for a model.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| Llama | 16.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Llama.ModelMetadata"; LlamaSession ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| LlamaSession | The session identifier. | $$session |
Result
Returns JSON or error.
Description
Queries the metadata for a model.Returns JSON with keys and values.
Created 10th February 2026, last changed 10th February 2026
MarkDown version: LlamaModelMetadata.md