Find answers from the community

Updated 4 months ago

Aws bedrock experience and criticisms

At a glance

The post asks for community members' experiences with AWS BedRock and why they think it "sucks". The comments suggest that the main issue with BedRock is that the API changes based on the provider being used, which is seen as annoying from a maintenance perspective. One community member mentions that the LlamaIndex library has a lot of logic to handle the different provider-specific APIs. Another community member suggests that it would be nicer if BedRock had a unified API, and notes that the bedrock-converse library may provide that. There is no explicitly marked answer in the comments.

Does anyone have experience with AWS BedRock? Why does it suck in your opinion?
L
3 comments
I've never used it personally, but, the fact that the API changes based on the provider you are using is really annoying from a maintaince perspective

LlamaIndex has a ton of logic in the bedrock class to parse/send data depending on the provider being used
Would be nice if it was unified -- I think bedrock-converse actually does that
(Why does AWS have two LLM apis? No idea)
Add a reply
Sign up and join the conversation on Discord