Иерархический агент на LangChain с локальной моделью через LM Studio.
http://localhost:1234
pip install -r requirements.txt
set LM_STUDIO_MODEL=имя-модели-в-lm-studio
python main.py
main.py
get_price
requirements.txt