ArkLlm中不支持图片上传吗

Open
#3 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
java
Domain
backend

Research direction

Start at buildContentMessages(LlmRequest llmRequest), which currently extracts only text from the request. Trace the native Google DTO data available for images and compare it with the web page upload flow. Done means uploaded images are included in the resulting ChatMessage content instead of being ignored.

Written by the indexing model from the issue text.

Description

private Stream buildContentMessages(LlmRequest llmRequest)
方法中只抽取了文字部分,没有抽取原生google dto的图片部分数据,web页面上传图片不生效

Dominant language
Java
Stars
110
Forks
7
Avg merge
8m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from volcengine/veadk-java

All issues in volcengine/veadk-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.