Originally released: 2025-06-19
What's Changed
- feat(rag2): add complete Ingest Pipeline functionality by @satococoa in #1118
- test(rag2): improve LineChunker test maintainability with fixture-based golden testing by @satococoa in #1154
- fix: Implement node reference cleanup on connection deletion by @gentamura in #1163
- Fix search domain filter validation by @shige in #1173
- Add flow execution error handling with job skipping by @toyamarinyon in #1174
- Fix Domain Limit Filter Size in the Perplexity Model Settings by @shige in #1178
- Refactor runFlow execution by @toyamarinyon in #1179
- fix: correct task duration calculation in flow runner by @toyamarinyon in #1181
- refactor: Simplify QueryService implementation by @satococoa in #1182
- Update Anthropic Models and Improve Fallback Logic by @shige in #1183
- Refactor GitHubBlobLoader to functional style by @satococoa in #1185
- chore: remove legacy rag package by @satococoa in #1187
Full Changelog: v0.40.3...v0.40.4