Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exporting an OpenAI compatible API for an agent #4274

Open
matbee-eth opened this issue Nov 19, 2024 · 3 comments
Open

Exporting an OpenAI compatible API for an agent #4274

matbee-eth opened this issue Nov 19, 2024 · 3 comments

Comments

@matbee-eth
Copy link

What feature would you like to be added?

I would love to have a /v1/chat endpoint that communicates with my Autogen agents. Is there any simple platforms that support this with autogen agents?

Why is this needed?

So I can interface with it with external openai api compatible clients

@ekzhu
Copy link
Collaborator

ekzhu commented Nov 20, 2024

@ekzhu ekzhu added awaiting-op-response Issue or pr has been triaged or responded to and is now awaiting a reply from the original poster and removed needs-triage labels Nov 20, 2024
@matbee-eth
Copy link
Author

No I want to SERVE the agent over an OpenAI API compatible endpoint

@github-actions github-actions bot removed the awaiting-op-response Issue or pr has been triaged or responded to and is now awaiting a reply from the original poster label Nov 21, 2024
@ekzhu ekzhu changed the title Exporting an OpenAI compatible API for a given UserAgent proxy. Exporting an OpenAI compatible API for an agent Nov 21, 2024
@ekzhu
Copy link
Collaborator

ekzhu commented Nov 21, 2024

No I want to SERVE the agent over an OpenAI API compatible endpoint

No, we don't have it in the current Python API. If you are interested, you can start a community package. See: https://microsoft.github.io/autogen/dev/user-guide/extensions-user-guide/index.html.

It is even more interesting to support (partially) an Assistant API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants