mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
docs new deadlock fixing architecture
This commit is contained in:
parent
0519c0c507
commit
19914aad11
5 changed files with 58 additions and 1 deletions
|
@ -53,7 +53,7 @@ const sidebars = {
|
|||
{
|
||||
type: "category",
|
||||
label: "Architecture",
|
||||
items: ["proxy/architecture", "proxy/db_info", "router_architecture", "proxy/user_management_heirarchy", "proxy/jwt_auth_arch", "proxy/image_handling"],
|
||||
items: ["proxy/architecture", "proxy/db_info", "proxy/db_deadlocks", "router_architecture", "proxy/user_management_heirarchy", "proxy/jwt_auth_arch", "proxy/image_handling"],
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue