Releases: alkem-io/virtual-contributor-ingest-space
Releases · alkem-io/virtual-contributor-ingest-space
v0.8.0
What's Changed
- Improvements around service scalability by @valeksiev in #41
- Ingest call for posts by @valeksiev in #42
- Release version 0.8.0 by @valeksiev in #44
Full Changelog: v0.7.0...v0.8.0
Improved Logging for Embeddings
What's Changed
- Adding codegen and map subspace types by @valeksiev in #36
- Batch process documents by @valeksiev in #39
- Release: Updated Ingest by @valentinyanakiev in #40
Full Changelog: v0.6.1...v0.7.0
Process Messages Sequentially
What's Changed
- Process messages sequentially by @valeksiev in #31
- Release: Process messages sequentially by @valentinyanakiev in #34
Full Changelog: v0.6.0...v0.6.1
SpaceID as ChromaDB Collection Name
What's Changed
- Use space id as collection name by @valeksiev in #28
- Release: SpaceID as CollectionName by @valentinyanakiev in #29
Full Changelog: v0.5.0...v0.6.0
Support for Excel Spreadsheets and Word Documents
What's Changed
- Adds Spreadsheet and Document loaders by @valeksiev in #25
- Release: Added Spreadsheets and Word document support by @valentinyanakiev in #27
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- Guard message sender (null/undefined is possible for sender) and update client-lib version for improved logging by @valeksiev in #13
- Sync dev with main by @valeksiev in #15
- Handle root space communication and all 3 levels of subspaces by @valeksiev in #16
- Bump version to v0.4.0 by @valeksiev in #18
- Handle root space collaboration by @valeksiev in #19
- fix subspace recursion processing and guard PDF file loading by @valeksiev in #21
Full Changelog: v0.3.3...v4.0.2
Fix handling root space collaboration
v0.4.0
What's Changed
- Guard message sender (null/undefined is possible for sender) and update client-lib version for improved logging by @valeksiev in #13
- Sync dev with main by @valeksiev in #15
- Handle root space communication and all 3 levels of subspaces by @valeksiev in #16
- Release v0.4.0 by @valeksiev in #17
Full Changelog: v0.3.3...v0.4.0
Guard message sender and update deps
Fixes
Fixes
- Fixed deleting old collections in chromaDB