6 lines
239 B
Markdown
6 lines
239 B
Markdown
# server
|
|
|
|
Hosts agents as a service. Accepts agent specs, stores them durably, and exposes APIs for managing and (eventually) invoking agents over HTTP.
|
|
|
|
The server is one way to deploy agents — the managed, multi-tenant, always-on way.
|