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

Add functionality to AI Proxy for full Open AI protocol #1752

Conversation

JohnBlackwell
Copy link
Contributor

Supports full implementation of the openai chat completions api including tool calling and SSE.

Copy link

linear bot commented Jan 14, 2025

@JohnBlackwell JohnBlackwell changed the title Add functionality to AI Proxy for full open ai protocol Add functionality to AI Proxy for full Open AI protocol Jan 14, 2025
@JohnBlackwell JohnBlackwell added enhancement New feature or request backend Changes related to the backend labels Jan 14, 2025
Copy link
Member

@michaeljguarino michaeljguarino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should make a separate provider type for the OpenAI endpoint, and ideally it should be general enough to support a bedrock backend.

@JohnBlackwell JohnBlackwell merged commit e657871 into master Jan 15, 2025
12 checks passed
@JohnBlackwell JohnBlackwell deleted the john/prod-3056-convert-ai-proxy-to-speak-openai-api-protocol branch January 15, 2025 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Changes related to the backend enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants