agentscope-ai / agentscope-ai/agentscope

[Feature]: Migrate built-in tools from CoPaw

オープン
#1,460 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
stale-issue
主要言語
Python
スター
31.6k
フォーク
3.5k
平均マージ
1日 16時間
マージ済み PR(30日)
103

説明

**Is your feature request related to a problem? Please describe.**
Latest models like qwen-3.5 are commonly Multimodal. This makes it important for agent to be able to view images and videos. CoPaw has built-in tools to load image and videos from local files and other resources. I think theses tools should be treated basic just like `read_file` or `write_file`.

**Describe the solution you'd like**
Migrate built-in tools in CoPaw to `agentscope` and let CoPaw import them from `agentscope`.

`view_image`, `view_video` are what I find most useful in my use case.

**Describe alternatives you've considered**
If there expects a lot of built-in tools in the future. Make them a independent python package although this is not very likely to happen since too many tools are more suitable to be used as MCP or skills.

**Additional context**
Add any other context or screenshots about the feature request here.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。