Willem Jiang
|
c7a82b82b4
|
fix: parsed json with extra tokens issue (#656)
Fixes #598
* fix: parsed json with extra tokens issue
* Added unit test for json.ts
* fix the json unit test running issue
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update the code with code review suggestion
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Willem Jiang <143703838+willem-bd@users.noreply.github.com>
|
2025-10-26 07:24:25 +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 |
|
Willem Jiang
|
3c46201ff0
|
fix: fix the lint check errors of the main branch (#403)
|
2025-07-12 14:43:25 +08:00 |
|
Willem Jiang
|
4048ca67dd
|
test: add test of json_utils (#309)
* test: add test of json_utils
* reformat the code
|
2025-06-18 10:04:46 +08:00 |
|