Originally released: 2025-08-28
What's Changed
- fix(workflow-designer-ui): remove Query node's dynamic input when disconnecting Vector Store by @satococoa in #1765
- fix(studio): enforce max avatar image size limit by @satococoa in #1763
- feat(engine): add embedding tracking for query operations by @satococoa in #1757
- feat(studio): add embedding tracking for GitHub ingestion with team utilities by @satococoa in #1756
- feat(language-model,langfuse): add embedding pricing tables and total-only cost reporting by @satococoa in #1755
- feat(giselle): add resumableGeneration flag through engine to UI and types by @toyamarinyon in #1760
- feat(rag): add embedding telemetry foundation with callbacks and metrics by @satococoa in #1754
- refactor(giselle): remove unused telemetry from image generation by @satococoa in #1759
- fix(scope): default filter to "all" when none provided to align UX by @toyamarinyon in #1758
- refactor: remove experimental telemetry from AI SDK embedder by @satococoa in #1753
- feat(generator-node): add copy button for error messages by @gentamura in #1750
Full Changelog: v0.45.11...v0.45.12