ModelEngine-Group / ModelEngine-Group/nexent
[Request] Nexent平台对接多模态模型,图片分析工具analyze_image返回最大输出token为200,使用效果不好,希望取消限制
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.9k
- Forks
- 731
- Avg merge
- 19h 34m
- Merged PRs (30d)
- 172
Description
Feature Description
Nexent平台对接多模态模型,图片分析工具analyze_image返回最大输出token为200,使用效果不好,希望取消限制
Proposed Solution
No response
Additional Information
No response
Contributor guide
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 locating the Python implementation and entry point for the analyze_image tool, then trace where its maximum output-token value is set to 200. Confirm how multimodal model responses are tested or exercised. Done means the restriction is removed or appropriately expanded so image analysis can return more than 200 output tokens without breaking existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100