wronkiew/autogen-agent-server
Lightweight server for developing conversational agents using Microsoft AutoGen 0.4
This is a lightweight server designed for developers who want to create and deploy conversational AI agents. It takes agent definitions (written in Python) and serves them through an HTTP API that mimics OpenAI's Chat Completion API. This allows developers to easily integrate their custom agents with existing frontends like Open WebUI, without needing to build a custom user interface.
No commits in the last 6 months.
Use this if you are a developer building custom conversational AI agents and need a flexible, efficient server to test, deploy, and interact with them using an OpenAI-compatible interface.
Not ideal if you are looking for a pre-built, end-user-facing conversational AI application or do not have experience with Python and API development.
Stars
25
Forks
6
Language
Python
License
MIT
Category
Last pushed
Mar 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/wronkiew/autogen-agent-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
ag2ai/ag2
AG2 (formerly AutoGen): The Open-Source AgentOS. Join us at: https://discord.gg/sNGSwQME3x
Liu-Hy/GenoMAS
A minimalist multi-agent framework for rubost automation of scientific analysis workflows, such...
ivangabriele/openai-autogen-dev-studio
OADS: Generate games and programs using OpenAI agents. Built on top of Microsoft Autogen.
ksm26/AI-Agentic-Design-Patterns-with-AutoGen
Learn to build and customize multi-agent systems using the AutoGen. The course teaches you to...
jkmaina/autogen_blueprint
This is the official companion repository for 'The Complete AutoGen AI Agent Blueprint:...