mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-23 02:24:18 +00:00
Update docs to link agent hub (#17462)
* Docs: Add AI Hub agent registry documentation Co-authored-by: krrishdholakia <krrishdholakia@gmail.com> * Fix: Update AI Hub link in A2A documentation Co-authored-by: krrishdholakia <krrishdholakia@gmail.com> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
This commit is contained in:
co-authored by
Cursor Agent
parent
3134fc825b
commit
dc7c2b9b05
@@ -196,3 +196,9 @@ LiteLLM follows the [A2A JSON-RPC 2.0 specification](https://github.com/google/A
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
## Agent Registry
|
||||
|
||||
Want to create a central registry so your team can discover what agents are available within your company?
|
||||
|
||||
Use the [AI Hub](./proxy/ai_hub) to make agents public and discoverable across your organization. This allows developers to browse available agents without needing to rebuild them.
|
||||
|
||||
Reference in New Issue
Block a user