Setup
Install theautogen package:
LLM Configuration
AutoGen uses aconfig_list dictionary array to define provider endpoints. Point base_url to Neosantara and set api_type: "openai".
Two-Agent Collaboration Example
The following example configures anAssistantAgent acting as a backend architect and a UserProxyAgent acting as an engineering lead verifying the plan: