evalops/dspy-micro-agent
Minimal agent runtime built with DSPy modules and a thin Python loop. Includes CLI, FastAPI server, and eval harness with OpenAI/Ollama support.
This project helps operations engineers, developers, or anyone building AI-powered applications to quickly set up and run a simple, smart agent. You provide a question or task, and it determines the necessary steps, uses available tools (like a calculator or current time), and gives you a concise answer. It's ideal for those who need to integrate basic AI reasoning and tool-use into their systems.
Use this if you need a lightweight, deployable agent that can understand a task, use simple tools to find information or perform calculations, and provide a direct answer, with options for CLI or API access.
Not ideal if you need an agent for complex, multi-step reasoning, advanced data analysis, or interacting with a wide variety of specialized, non-arithmetic external systems.
Stars
70
Forks
6
Language
Python
License
—
Category
Last pushed
Dec 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/evalops/dspy-micro-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openai/openai-agents-python
A lightweight, powerful framework for multi-agent workflows
openagents-org/openagents
OpenAgents - AI Agent Networks for Open Collaboration
vamplabAI/sgr-agent-core
Schema-Guided Reasoning (SGR) has agentic system design created by neuraldeep community
BrainBlend-AI/atomic-agents
Building AI agents, atomically
camel-ai/camel
🐫 CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents....