docs: add provider contribution guide

This commit is contained in:
teknium1 2026-03-14 19:22:47 -07:00
parent 7b140b31e6
commit ea053e8afd
5 changed files with 440 additions and 6 deletions

View file

@ -109,6 +109,7 @@ const sidebars: SidebarsConfig = {
'developer-guide/architecture',
'developer-guide/agent-loop',
'developer-guide/provider-runtime',
'developer-guide/adding-providers',
'developer-guide/prompt-assembly',
'developer-guide/context-compression-and-caching',
'developer-guide/gateway-internals',