Skip to content

Commit 4d381d7

Browse files
SongChiYoungekzhu
andauthored
DOC: add extentions - autogen-oaiapi and autogen-contextplus (#6338)
DOC: add extentions - autogen-oaiapi and autogen-contextplus the contextplus is user define autogen model_context. It discussion in #6217 and #6160 --------- Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
1 parent 4d3e47a commit 4d381d7

File tree

1 file changed

+2
-0
lines changed
  • python/packages/autogen-core/docs/src/user-guide/extensions-user-guide

1 file changed

+2
-0
lines changed

python/packages/autogen-core/docs/src/user-guide/extensions-user-guide/discover.md

+2
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ Find community samples and examples of how to use AutoGen
4343
| [autogen-openaiext-client](https://github.com/vballoli/autogen-openaiext-client) | [PyPi](https://pypi.org/project/autogen-openaiext-client/) | Model client for other LLMs like Gemini, etc. through the OpenAI API |
4444
| [autogen-ext-mcp](https://github.com/richard-gyiko/autogen-ext-mcp) | [PyPi](https://pypi.org/project/autogen-ext-mcp/) | Tool adapter for Model Context Protocol server tools |
4545
| [autogen-ext-email](https://github.com/masquerlin/autogen-ext-email) | [PyPi](https://pypi.org/project/autogen-ext-email/) | A Email agent for generating email and sending |
46+
| [autogen-oaiapi](https://github.com/SongChiYoung/autogen-oaiapi) | [PyPi](https://pypi.org/project/autogen-oaiapi/) | an OpenAI-style API server built on top of AutoGen |
47+
| [autogen-contextplus](https://github.com/SongChiYoung/autogen-contextplus) | [PyPi](https://pypi.org/project/autogen-contextplus/) | Enhanced model_context implementations, with features such as automatic summarization and truncation of model context. |
4648

4749
<!-- Example -->
4850
<!-- | [My Model Client](https://github.com/example) | [PyPi](https://pypi.org/project/example) | Model client for my custom model service | -->

0 commit comments

Comments
 (0)