v0.1.0-beta.5
Pre-release
      Pre-release
    
        Added
- Added support for HuggingFaceandVoyageAIembeddings models.
Changed
- Improved README.mdto include information about how to setup a test project on local GitLab.
- Command update_indexnow has a--semantic-augmented-contextflag 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 ModelNameenum. Now you can pass arbitrary strings.