forked from phoenix/litellm-mirror
(docs) proxy server deploy to AWS
This commit is contained in:
parent
6f335c331b
commit
ae54db8c84
2 changed files with 7 additions and 0 deletions
|
@ -12,6 +12,7 @@ A simple, fast, and lightweight **OpenAI-compatible server** to call 100+ LLM AP
|
|||
|
||||
[](https://l.linklyhq.com/l/1uHtX)
|
||||
[](https://l.linklyhq.com/l/1uHsr)
|
||||
[](https://l.linklyhq.com/l/1uHsr)
|
||||
|
||||
:::info
|
||||
We want to learn how we can make the proxy better! Meet the [founders](https://calendly.com/d/4mp-gd3-k5k/berriai-1-1-onboarding-litellm-hosted-version) or
|
||||
|
@ -169,6 +170,12 @@ On a successfull deploy https://dashboard.render.com/ should display the followi
|
|||
|
||||
<Image img={require('../img/render2.png')} />
|
||||
|
||||
## Deploy on AWS Apprunner
|
||||
1. Navigate to to App Runner on AWS Console: https://console.aws.amazon.com/apprunner/home?region=us-east-1#/services
|
||||
|
||||
|
||||
|
||||
|
||||
## Advanced
|
||||
### Caching - Completion() and Embedding() Responses
|
||||
|
||||
|
|
BIN
docs/my-website/img/deploy-to-aws.png
Normal file
BIN
docs/my-website/img/deploy-to-aws.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
Loading…
Add table
Add a link
Reference in a new issue