Flowise/packages
Nikitas Papadopoulos 3ad2b3a559
feat/fix: Enhance ConversationalRetrievalToolAgent performance and fix bugs (#5507)
* feat: Optimize ConversationalRetrievalToolAgent performance and add rephrase model support
- fix duplicate rephrasing bug
- Add optional separate rephrase model
- Enable query normalization on first messages
- Fix returnDirect tool behavior
- Add backward-compatible rephrase prompt support

* fix lint errors

* Fix duplicate streaming and inconsistent chat history format
2025-11-26 15:21:53 +00:00
..
api-documentation Release/3.0.3 (#4746) 2025-06-27 09:58:49 +01:00
components feat/fix: Enhance ConversationalRetrievalToolAgent performance and fix bugs (#5507) 2025-11-26 15:21:53 +00:00
server fix: change DocumentStoreFileChunk columns to LONGTEXT (#5465) 2025-11-25 13:12:22 +00:00
ui Fixed: Variable syntax highlighting lost after copy-paste from external editor in Agentflow V2 (#5513) 2025-11-26 00:33:54 +00:00