2026-05-27 09:04:12 +00:00
2026-05-27 08:52:57 +00:00
2026-05-27 08:56:46 +00:00
2026-05-27 08:53:09 +00:00

AI Agent with LangChain

This repository contains a simple Python AI agent built using LangChain and langchain-openai.

Requirements

  • python >= 3.10
  • langchain==1.2.10
  • langchain-openai==1.1.9

Usage

pip install -r requirements.txt
python main.py

The agent will prompt you to ask questions until you type exit or quit.

S
Description
BroJS task solution: Создайть просто AI агент на Python с применением langchain
Readme 49 KiB
Languages
Python 100%