Skip to content

v0.1.0-beta.5

Pre-release
Pre-release

Choose a tag to compare

@srtab srtab released this 15 Apr 22:21
· 261 commits to main since this release
04b21b5

Added

  • Added support for HuggingFace and VoyageAI embeddings models.

Changed

  • Improved README.md to include information about how to setup a test project on local GitLab.
  • Command update_index now has a --semantic-augmented-context flag to conditionally generate semantic augmented context.

Fixed

  • PlanAndExecuteAgent: Plan prompt <file_path> was always empty.
  • Agent model configurations did not allow you to configure models that were not declared on the ModelName enum. Now you can pass arbitrary strings.