Module autodep::server::routes

source ·
Expand description

The user-facing JSON web server that listens for inference requests. This is the “front end”. The inference route is automatically created, and distributes inference computation across the array of workers.

Structs