About
A lightweight, straightforward library for LLM agents designed as a simpler alternative to over-engineered frameworks like LangChain and LlamaIndex. Features Chain of Thought reasoning with function calls, support for various LLM models through litellm including DeepSeek R1 and OpenAI o3-mini, and customizable prompts using YAML files. Includes WebAgent for serving agents as OpenAI-compatible REST API endpoints.
Tech Stack
PythonlitellmPoetryFastAPIDocker
Quick Start
pip install just-agents-core