Originally released: 2025-09-25
What's Changed
- feat(studio): add document vector store sources table for file upload and ingestion tracking by @shige in #1871
- feat(studio): add PDF document upload to document vector stores by @shige in #1865
- feat(image Generator Node): Expand input support to match Text Generator Node by @WashizuRyo in #1864
- feat(studio): add configuration dialog for document vector stores by @shige in #1861
- feat: add document-preprocessor package for PDF text and image extraction by @shige in #1850
- fix: Handle invalid workspaceId with notFound in layout by @WashizuRyo in #1873
- fix: prompt references missing immediately after connecting inputs by @WashizuRyo in #1870
- feat: add Redis env vars and broaden Google env pattern in turbo config by @shige in #1860
- feat(studio): add delete functionality for document vector stores with confirmation dialog by @shige in #1857
- feat(studio): implement document vector store persistence and management UI by @shige in #1849
Full Changelog: v0.47.4...v0.47.5