Hacker News new | ask | show | jobs
by teruakohatu 563 days ago
Thanks for that. Are there any proxies that can communicate with bedrock and serve it via a OpenAI style api?
2 comments

You'd have to deploy it yourself, but there's this:

https://github.com/aws-samples/bedrock-access-gateway

Thanks. That is quite a heavy stack!
Try LiteLLM; their core LLM proxy is open source. As an added bonus it also supports other major providers.