Commit Graph

5 Commits

Author SHA1 Message Date
Willem Jiang 170c4eb33c
Upgrade langchain version to 1.x (#720)
* fix: revert the part of patch of issue-710 to extract the content from the plan

* Upgrade the ddgs for the new compatible version

* Upgraded langchain to 1.1.0
updated langchain related package to the new compatable version

* Update pyproject.toml

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-28 22:09:13 +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
DanielWalnut 97a15dce36
refactor: refactor the prompt management mechanism (#17) 2025-05-09 15:50:46 +08:00
Jiang Feng 741e2f0e62 feat: add tiptap table extension 2025-04-28 10:29:35 +08:00
Jiang Feng 66794a4b73 feat: prose completion api 2025-04-28 10:29:35 +08:00