Closed khaile closed 1 month ago
@khaile Do you think we can separate the changes into separate PRs?
@khaile Do you think we can separate the changes into separate PRs?
- Moving adapter-related classes to separate files
- Adding Assistant support for AwsBedrock llm.
@andreibondarev Yes, we can. That simplifies code review.
This change enhances the Assistant class to support AWS Bedrock and improves the overall architecture by introducing LLM-specific adapters for better extensibility and maintainability.