Skip to content

Conversation

@AlonsoDeCosio
Copy link

Summary

Brief description of the changes in this PR.

Type of Change

  • Bug fix
  • New feature
  • Performance improvement
  • Documentation/Tests

Objective

For new features and performance improvements:
This integration expands Graphiti's LLM provider support to include Amazon Bedrock, enabling users to:

  • Use Bedrock models for LLM inference
  • Leverage Bedrock embedding models for semantic search
  • Utilize Cohere and Amazon rerank models for result reranking
  • Take advantage of AWS's managed foundation model service with enterprise security and compliance

The integration follows Graphiti's established patterns and provides a complete solution with proper async support, error handling, and region-specific model validation.

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • All existing tests pass

Breaking Changes

  • This PR contains breaking changes

Checklist

  • Code follows project style guidelines (make lint passes)
  • Self-review completed
  • Documentation updated where necessary
  • No secrets or sensitive information committed

Related Issues

N/A - New feature addition

@danielchalef
Copy link
Member

danielchalef commented Dec 16, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@AlonsoDeCosio
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

@AlonsoDeCosio
Copy link
Author

recheck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants