zhangwei139623
431892e16a
feat(knowledge): add read-only RAGFlow retrieval (#4955)
* feat(knowledge): add read-only RAGFlow retrieval
* test(knowledge): cover RAGFlow retrieval contracts
* docs(knowledge): document retrieval-only RAGFlow setup
* refactor(knowledge): move RAGFlow settings to tool config
* fix(ragflow): bind retrieval to configured datasets
* docs(ragflow): record validated response versions
* fix(ragflow): bind retrieval by dataset id
* fix(ragflow): search all datasets by default
* fix(ragflow): retrieve mixed embeddings by group
* docs(ragflow): keep feature details out of agent guides
* docs(ragflow): remove agent guide changes
* docs(ragflow): remove root readme changes
* fix(ragflow): handle unresolved and empty datasets
* fix(ragflow): harden dataset scope and errors
2026-08-25 16:57:55 +08:00
..
2026-08-24 07:09:08 +08:00
2026-03-26 00:14:08 +08:00
2026-07-28 23:29:14 +08:00
2026-07-28 22:59:14 +08:00
2026-06-02 10:03:28 +08:00
2026-05-29 11:36:45 +08:00
2026-06-02 10:03:28 +08:00
2026-06-30 18:58:02 +08:00
2026-06-12 10:20:38 +08:00
2026-08-25 16:57:55 +08:00
2026-08-02 08:52:27 +08:00
2026-08-08 20:36:13 +08:00
2026-07-07 08:05:26 +08:00
2026-08-23 10:45:30 +08:00
2026-08-15 14:26:38 +08:00
2026-03-14 22:55:52 +08:00
2026-06-10 23:26:15 +08:00
2026-03-29 23:53:23 +08:00
2026-03-29 23:53:23 +08:00
2026-05-21 14:36:07 +08:00
2026-03-14 22:55:52 +08:00
2026-06-09 11:56:28 +08:00
2026-07-23 21:33:57 +08:00
2026-06-09 21:58:31 +08:00
2026-08-25 07:49:38 +08:00
2026-03-25 16:28:33 +08:00
2026-04-03 16:03:06 +08:00
2026-07-25 09:29:11 +08:00
2026-06-03 22:02:27 +08:00
2026-05-01 22:19:50 +08:00
2026-06-21 15:47:53 +08:00
2026-07-27 07:13:06 +08:00
2026-07-26 07:39:39 +08:00
2026-03-14 22:55:52 +08:00
2026-07-02 00:13:01 +08:00
2026-05-29 11:36:45 +08:00
2026-08-05 08:15:28 +08:00