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

Remove code for mapping origin to destination in muxing #1010

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

aponcedeleonch
Copy link
Contributor

The initial muxing implementation assumed that we would need to transform the input body from one provider to another. e.g. from athropic to openai. This changed. The final implementation is assuming that is receiving OpenAI format and will respond with OpenAI format. This PR is removing unused code.

The initial muxing implementation assumed that we would need to
transform the input body from one provider to another. e.g.
from athropic to openai. This changed. The final implementation
is assuming that is receiving OpenAI format and will respond with
OpenAI format. This PR is removing unused code.
@aponcedeleonch aponcedeleonch merged commit 0bec802 into main Feb 11, 2025
9 checks passed
@aponcedeleonch aponcedeleonch deleted the rmv-anthropic-transforms branch February 11, 2025 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants