forked from phoenix/litellm-mirror
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
Add a link
Reference in a new issue