feat(tools): Basic langchain integration #98
ci.yaml
on: push
Package: mypy
35s
Package: ruff
43s
Backend: mypy
39s
Backend: ruff
17s
Annotations
1 error 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]
|
Backend: 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
|
Package: ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|