adds Sonnet 3.5v2 AWS model ID and adjusts AWS model assignment to raise error on no match

This commit is contained in:
nai-degen
2024-10-23 13:39:34 -05:00
parent 4190d5fef6
commit 49c578f4dc
3 changed files with 40 additions and 25 deletions
-2
View File
@@ -40,8 +40,6 @@ This project allows you to run a reverse proxy server for various LLM APIs.
- [x] IP blacklists
- [x] Proof-of-work challenge for access by anonymous users
---
## Usage Instructions
If you'd like to run your own instance of this server, you'll need to deploy it somewhere and configure it with your API keys. A few easy options are provided below, though you can also deploy it to any other service you'd like if you know what you're doing and the service supports Node.js.