2026-03-21 13:30:17 +00:00
2026-03-21 14:24:10 +01:00
2026-03-21 14:24:10 +01:00
2026-03-21 14:24:10 +01:00
2026-03-21 14:24:10 +01:00
2026-03-21 13:01:52 +00:00
2026-03-21 13:01:52 +00:00
2026-03-21 14:24:10 +01:00
2026-03-21 13:01:52 +00:00
2026-03-21 14:24:10 +01:00
2026-03-21 14:24:10 +01:00
2026-03-21 13:30:17 +00:00

ai-agents

Getting started

Create virtual environment

python3 -m venv myenv

Install required packages

pip install langgraph langchain langchain-community langchain-ollama

Running

Run log analysing agent

source myenv/bin/activate
python3 log_reader_agenet.py
Description
No description provided
Readme 47 KiB
Languages
Python 83.7%
Shell 16.3%