Commit Graph

5 Commits

Author SHA1 Message Date
Xun 0e64c52975
refactor: Refactors the retriever function to use async/await (#821)
* refactor: Refactors the retriever function to use async/await
2026-01-20 19:56:26 +08:00
zgjja 3b4e993531
feat: 1. replace black with ruff for fomatting and sort import (#489)
2. use tavily from`langchain-tavily` rather than the older one from `langchain-community`

Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2025-08-17 22:57:23 +08:00
殷逸维 660395485c
remove volengine package (#464) 2025-07-23 06:06:57 +08:00
Willem Jiang 3c46201ff0
fix: fix the lint check errors of the main branch (#403) 2025-07-12 14:43:25 +08:00
殷逸维 be893eae2b
feat: integrate VikingDB Knowledge Base into rag retrieving tool (#381)
Co-authored-by: Henry Li <henry1943@163.com>
2025-07-03 10:06:42 +08:00