getzep / zep

Zep: Long-Term Memory for ‍AI Assistants.
https://docs.getzep.com
Apache License 2.0
2.25k stars 347 forks source link

Support for Amazon Bedrock #306

Open QuinnGT opened 7 months ago

QuinnGT commented 7 months ago

Is your feature request related to a problem? Please describe. No current support for Amazon Bedrock

Describe the solution you'd like Support added for Amazon Bedrock

Due to privacy concerns with OpenAI and it's sub products, I'd love to use this with Amazon Bedrock. Direct integration with the go SDK would be awesome but either way, love to see this added.

danielchalef commented 7 months ago

Hey @QuinnGT, thanks for the suggestion. We're refactoring how LLM inference works in Zep. We'll consider how Bedrock might be supported. We already support Anthropic models, albeit directly via the Anthropic API and not necessarily via AWS.