Самокорректирующийся агент

This repository contains a simple implementation of a selfcorrecting agent using LangChain.
The project requires the following Python packages:

  • langchain-core core LangChain functionality.
  • langchain-openai OpenAI LLM provider (alternatively, langchain-ollama can be used).

Install the dependencies with:

pip install -r requirements.txt

Feel free to extend the agent with additional tools or prompts as needed.

S
Description
BroJS: Повторный экзамен: Граф с рефлексией и доработкой
Readme MIT 673 KiB
Languages
Python 51.9%
JavaScript 39.3%
TypeScript 8.8%