deerflow2/web/src/app/chat/components
JeffJiang 96fd196baa feat: RAG Integration (#238)
* feat: add rag provider and retriever

* feat: retriever tool

* feat: add retriever tool to the researcher node

* feat: add rag http apis

* feat: new message input supports resource mentions

* feat: new message input component support resource mentions

* refactor: need_web_search to need_search

* chore: RAG integration docs

* chore: change example api host

* fix: user message color in dark mode

* fix: mentions style

* feat: add local_search_tool to researcher prompt

* chore: research prompt

* fix: ragflow page size and reporter with

* docs: ragflow integration and add acknowledgment projects

* chore: format
2025-05-28 14:13:46 +08:00
..
conversation-starter.tsx refactor: extract `components` folder 2025-05-02 10:43:14 +08:00
input-box.tsx feat: RAG Integration (#238) 2025-05-28 14:13:46 +08:00
message-list-view.tsx feat: RAG Integration (#238) 2025-05-28 14:13:46 +08:00
messages-block.tsx feat: RAG Integration (#238) 2025-05-28 14:13:46 +08:00
research-activities-block.tsx feat: RAG Integration (#238) 2025-05-28 14:13:46 +08:00
research-block.tsx fix: report editor styles (#163) 2025-05-15 15:18:01 +08:00
research-report-block.tsx feat: RAG Integration (#238) 2025-05-28 14:13:46 +08:00
site-header.tsx feat: use number ticker to display star count (#89) 2025-05-12 23:15:43 +08:00
welcome.tsx feat: enhance replay mode in static website 2025-05-08 09:53:09 +08:00