mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
(Doc) Add section on what is stored in the DB + Add clear section on key/team based logging (#6769)
* fix clean up logging * add Default Login, Logout URLs * docs on tables in DB schema * docs add section on What is stored in the DB
This commit is contained in:
parent
8e4d717341
commit
ff94f6bc0f
4 changed files with 102 additions and 58 deletions
|
@ -36,7 +36,7 @@ const sidebars = {
|
|||
{
|
||||
type: "category",
|
||||
label: "Architecture",
|
||||
items: ["proxy/architecture"],
|
||||
items: ["proxy/architecture", "proxy/db_info"],
|
||||
},
|
||||
{
|
||||
type: "link",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue