Fix AWS Claude Model Reassigning (khanon/oai-reverse-proxy!55)

This commit is contained in:
random-username-423
2023-12-06 03:21:27 +00:00
committed by khanon
parent fdd824f0e4
commit 12276a1f59
2 changed files with 53 additions and 12 deletions
+4 -3
View File
@@ -45,10 +45,11 @@ You can also request Claude Instant, but support for this isn't fully implemente
### Supported model IDs
Users can send these model IDs to the proxy to invoke the corresponding models.
- **Claude**
- `anthropic.claude-v1` (~18k context)
- `anthropic.claude-v2` (~100k context)
- `anthropic.claude-v1` (~18k context, claude 1.3)
- `anthropic.claude-v2` (~100k context, claude 2.0)
- `anthropic.claude-v2:1` (~200k context, claude 2.1)
- **Claude Instant**
- `anthropic.claude-instant-v1`
- `anthropic.claude-instant-v1` (~100k context, claude instant 1.2)
## Note regarding logging