Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 2.86 KB

File metadata and controls

55 lines (39 loc) · 2.86 KB

Discover community projects

::::{grid} 1 2 2 2 :margin: 4 4 0 0 :gutter: 1

:::{grid-item-card} {fas}globe;pst-color-primary
Ecosystem :link: https://github.com/topics/autogen :link-alt: Ecosystem: Find samples, services and other things that work with AutoGen :class-item: api-card :columns: 12

Find samples, services and other things that work with AutoGen

:::

:::{grid-item-card} {fas}puzzle-piece;pst-color-primary
Community Extensions :link: https://github.com/topics/autogen-extension :link-alt: Community Extensions: Find AutoGen extensions for 3rd party tools, components and services :class-item: api-card

Find AutoGen extensions for 3rd party tools, components and services

:::

:::{grid-item-card} {fas}vial;pst-color-primary
Community Samples :link: https://github.com/topics/autogen-sample :link-alt: Community Samples: Find community samples and examples of how to use AutoGen :class-item: api-card

Find community samples and examples of how to use AutoGen

:::

::::

List of community projects

Name Package Description
autogen-watsonx-client PyPi Model client for IBM watsonx.ai
autogen-openaiext-client PyPi Model client for other LLMs like Gemini, etc. through the OpenAI API
autogen-ext-mcp PyPi Tool adapter for Model Context Protocol server tools
autogen-ext-email PyPi A Email agent for generating email and sending
autogen-oaiapi PyPi an OpenAI-style API server built on top of AutoGen
autogen-contextplus PyPi Enhanced model_context implementations, with features such as automatic summarization and truncation of model context.
autogen-ext-yepcode PyPi Enables agents to securely execute code in isolated remote sandboxes using YepCode’s serverless runtime.