The LLM Processing API provides a local interface on network nodes for performing inference requests.
General Usage
The base URI for all calls is: http://localhost:11434/api/
Endpoint accepts a JSON object of parameters within a POST request, unless otherwise specified.