feat: improve provider-neutral media and structured output compatibility - #34
Open
8577618 wants to merge 35 commits into
Open
feat: improve provider-neutral media and structured output compatibility#348577618 wants to merge 35 commits into
8577618 wants to merge 35 commits into
Conversation
…-compatibility-pr # Conflicts: # apps/api/app/api/v2/endpoints/agent_canvas.py # apps/api/app/services/agent_canvas_prompt_preparation.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
gpt-image-2的 OpenAI 图像请求格式,同时保留 Volcengine 行为。Verification
/api/v1/healthreturned 200Notes
This PR is based on the current custom-main line and includes the CPA integration commits required to reproduce the provider-neutral compatibility path locally.