Skip to content

feat(tools): Basic langchain integration #101

feat(tools): Basic langchain integration

feat(tools): Basic langchain integration #101

Triggered via push December 4, 2024 16:09
Status Failure
Total duration 1m 59s
Artifacts

ci.yaml

on: push
Package: mypy
41s
Package: mypy
Package: ruff
19s
Package: ruff
Backend: mypy
49s
Backend: mypy
Backend: ruff
1m 50s
Backend: ruff
Fit to window
Zoom out
Zoom in

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