omlx_run
Run local oMLX requests in chat or agent mode with automatic model selection. Blocks on battery unless allow_on_battery is set, providing battery-aware execution.
Instructions
Run either a chat or agent-style local oMLX request. Blocks on battery unless allow_on_battery is true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| model | No | ||
| prompt | Yes | ||
| context | No | ||
| max_tokens | No | ||
| temperature | No | ||
| system_prompt | No | ||
| allow_on_battery | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||