2026-05-28 16:59:33 +00:00
2026-05-28 16:59:30 +00:00
2026-05-28 16:59:33 +00:00
2026-05-28 16:59:31 +00:00

Экзамен: Планирующий агент

LangGraph-агент с этапом планирования и пошаговым выполнением.

Запуск

pip install -r requirements.txt
python main.py
python main.py "Сравни Python и JavaScript"

Граф

START → planning → execution → should_continue → (execute | finish) → END

S
Description
Экзамен: Планирующий агент
Readme 28 KiB
Languages
Python 100%