standard-tests[patch]: add Ser/Des test

This commit is contained in:
Bagatur
2024-09-04 10:24:06 -07:00
parent af11fbfbf6
commit 3ec93c2817
41 changed files with 3074 additions and 2077 deletions

View File

@@ -23,6 +23,7 @@ pytest = "^7.4.3"
pytest-asyncio = "^0.23.2"
pytest-socket = "^0.7.0"
langchain-core = { path = "../../core", develop = true }
pytest-watcher = "^0.3.4"
[tool.poetry.group.codespell]
optional = true