Any plans for AWS Bedrock ? #3845
maximelebastard
started this conversation in
Feature Ideas
Replies: 1 comment
-
@maximelebastard We are currently refactoring our "Provider" API in Sprint 23:
cc @gabrielle-ong who was formerly from AWS 😂 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello there,
AWS Bedrock is an Amazon service providing inference for models like Llama, Cohere, Claude, Titan etc...
For AWS users, it is pretty convienient as it is priced per token (and pretty cheap), included in AWS billing, with no data retention (for pro usages).
Is there any obstacle to integrate it ? Auth is usually done through an AWS Access Key
If I had to write a PR for it, where should I look at first ? (is there a contributing guide to adding a model provider or an example PR)
Best
Beta Was this translation helpful? Give feedback.
All reactions