Generellem v1.0.0 Beta 2
Pre-release
Pre-release
What's Changed
- Added IGenerellemConfiguration by @JoeMayo in #126
- Dynamic Configuration by @JoeMayo in #127
- Add an
IProgress
Update by @JoeMayo in #129 - Fixes Ingestion Progress Count by @JoeMayo in #131
- Embeddings Refactoring by @JoeMayo in #133
- Simplified LlmClientFactory. by @JoeMayo in #134
- Refactored IRag methods that should have been in IGenerellemIngestion. by @JoeMayo in #135
- Transparency Refactoring by @JoeMayo in #136
- Summarized Intent in QueryDetails by @JoeMayo in #137
- RAG Params by @JoeMayo in #138
- Chunk ID Bug Fix by @JoeMayo in #140
- XPlat Tests by @JoeMayo in #141
- NuGet Updates by @JoeMayo in #142
- Chat History Updates by @JoeMayo in #144
- Progress Updates by @JoeMayo in #145
- Mac updates by @JoeMayo in #146
- Refactored instantiation of AzureOpenAIClient so that it happens just… by @JoeMayo in #147
- Updated NuGet files and fixed the ConsoleDemo so it uses the new AppData configuration file location. by @JoeMayo in #148
- Individual OneDrive Support by @JoeMayo in #150
- New Tweaks for OneDrive to work better with callers. by @JoeMayo in #151
- Adding new presentation on Generellem open-source.t by @JoeMayo in #152
- Fixed Config Folder Connection. by @JoeMayo in #153
- Fixed Config Folder Connection. by @JoeMayo in #154
- Preparation for upcoming release. by @JoeMayo in #155
- Switched Website to support a single HTML page at a time. This reduces the chance for accidentally ingesting too much information from a huge website. Also, there's a potential circularity issue that prevents the website scan from working and we're delaying working on it now. by @JoeMayo in #156
- Updated NuGet packages. by @JoeMayo in #157
- Updated Readme to reflect current project status and other information that could be helpful. by @JoeMayo in #158
Full Changelog: v1.0.0-beta1...v1.0.0-beta2