images not passed to llama.cpp
オープン
- 主要言語
- Rust
- スター
- 54.2k
- フォーク
- 6.2k
- 平均マージ
- 3日 4時間
- マージ済み PR(30日)
- 240
説明
When using a vision model hosted on llama.cpp (Qwen3.8-Flash-Next) I can upload an image via the llama.cpp webui but goose's read_image tool apparently fails (model reports "This tool result included an image that was omitted as the model does not support vision").
コントリビューションガイド
調査の方向性
Look at the read_image tool implementation and how it passes images to the model. Compare with how llama.cpp's webui handles image uploads. Check the model's vision support and the data format expected. The fix likely involves ensuring the image data is correctly included in the tool result payload sent to the model.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- ai, ai-infra-agents
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 65/100