Skip to content

fix(openai): support file input parts#864

Open
tangchaojun-bytedance wants to merge 6 commits into
cloudwego:mainfrom
tangchaojun-bytedance:fix-openai-acl-file-url
Open

fix(openai): support file input parts#864
tangchaojun-bytedance wants to merge 6 commits into
cloudwego:mainfrom
tangchaojun-bytedance:fix-openai-acl-file-url

Conversation

@tangchaojun-bytedance

@tangchaojun-bytedance tangchaojun-bytedance commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

What type of PR is this?

Check the PR title.

  • This PR title match the format: <type>(optional scope): <description>
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo

(Optional) Translate the PR title into Chinese.

(Optional) More detailed description for this PR(en: English/zh: Chinese).

en:
zh(optional):

(Optional) Which issue(s) this PR fixes:

Fixes #811

(optional) The PR that updates user documentation:

@tangchaojun-bytedance

Copy link
Copy Markdown
Collaborator Author
v FileContentPart

@tangchaojun-bytedance

Copy link
Copy Markdown
Collaborator Author

openAI completions API对于文件输入,不支持file_url,支持base64的形式。

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

feat(openai acl):UserInputMultiContent support file_url type

1 participant