opendatalab / opendatalab/LabelLLM
能否在提问时也支持插入图片或视频
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
目前只支持"message_type": "receive"时插入markdown格式的图片,希望能够支持"message_type": "send"时也可以
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how message_type "receive" currently renders Markdown images or videos, then compare the path used for "send" messages. The work is complete when send-side questions support the same image and video insertion behavior without regressing receive-side rendering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100