Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 02:11
· 75 commits to refs/heads/mainline since this release

0.1.0 (2023-11-07)

⚠ BREAKING CHANGES

  • corpus: local embedding model within the corpus containers
    has been removed. To change the embedding model, you need to configure
    the rag.embeddingModels property in the config.json

Features

  • cdk: implement ManagedEmbedding sagemaker endpoint (c9e3df6)
  • corpus: use ManagedEmbeddings SageMakerEndpoint for embeddings (cda00e8)
  • website: add Embedding dev tool (30485b7)