Flowise/packages/components/nodes/agents/ConversationalRetrievalTool...
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
..
ConversationalRetrievalToolAgent.ts feat/fix: Enhance ConversationalRetrievalToolAgent performance and fix bugs (#5507) 2025-11-26 15:21:53 +00:00
toolAgent.png feature/introducting-conversational-retrieval-tool-agent (#2430) 2024-08-28 11:47:20 +01:00