infer
Run a prompt on the ParalleliX distributed network for single inference tasks. Returns completion, node ID, and proof-of-execution hash.
Instructions
Run a single prompt on the ParalleliX network. Returns the completion plus the serving node id and Proof-of-Execution hash. For bulk independent work, prefer parallel_map.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| model | No | Optional model id (see network_status). |