mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
High Level architecture
This commit is contained in:
parent
c574c729cd
commit
ba41a72f92
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ import TabItem from '@theme/TabItem';
|
|||
|
||||
## High Level architecture
|
||||
|
||||
<Image img={require('../../img/litellm_gateway.png')} />
|
||||
<Image img={require('../../img/litellm_gateway.png')} style={{ width: '100%', maxWidth: '4000px' }} />
|
||||
|
||||
|
||||
### Request Flow
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue