v.2.0.0
-
Added multiple models providers
- Amazon Bedrock (currently in preview)
- Amazon SageMaker self hosted models from Foundation, Jumpstart and HuggingFace.
- External providers via API such as AI21 Labs, Cohere, OpenAI, etc. See available langchain integrations for a comprehensive list.
-
Adding Multiple RAG sources
-
Replace Lambda Streaming with API Gateway Websockets API
-
Use CDK Constructs instead of NestedStack.
-
Use AWS Cloudscape Design System for user interface.
-
Model Interface logic all in Python.
-
More seamless integration with Langchain framework