Skip to content

Writing a tool provider

How to add a new tool the LLM can call.

Server-side vs satellite-side tools

TODO

The provider interface

TODO: packages/aleph/sidecar/aleph_sidecar/tool_providers/

Registering and configuring

TODO: settings proto wiring (see Adding a settings field).

Testing

TODO: stub backend, e2e conductor.