Closed lwaekfjlk closed 6 months ago
@lwaekfjlk are you still working on this PR?
@ProKil , yeah, it looks like the current error is caused by openai calling?
It is because of the change of langchain API
@ProKil Looks like the langchain version should be hard coded as 0.1.5, utilizing ^0.1.5 will activate it to install 0.1.17 which cannot pass the mypy testing.
Additionally, when utilizing ^2.1 for torch, it would activate to install 2.3.0 and failed with an error when running poetry install.
Closes #49
📑 Description
✅ Checks
type/descript
(e.g.feature/add-llm-agents
)ℹ Additional Information