feat(tools): Basic langchain integration #101
ci.yaml
on: push
Package: mypy
41s
Package: ruff
19s
Backend: mypy
49s
Backend: ruff
1m 50s
Annotations
2 errors and 3 warnings
Package: mypy:
libertai_agents/libertai_agents/interfaces/tools.py#L9
[mypy] reported by reviewdog 🐶
Cannot find implementation or library stub for module named "langchain_core.tools" [import-not-found]
Raw Output:
/home/runner/work/libertai-agents/libertai-agents/libertai_agents/libertai_agents/interfaces/tools.py:9:1: error: Cannot find implementation or library stub for module named "langchain_core.tools" [import-not-found]
|
Package: mypy
Process completed with exit code 1.
|
Package: ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Backend: mypy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Backend: ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|