modelscope / agentscope

Start building LLM-empowered multi-agent applications in an easier way.
https://doc.agentscope.io/
Apache License 2.0
5.19k stars 316 forks source link

Add file inspect service function #359

Open garyzhang99 opened 3 months ago

garyzhang99 commented 3 months ago

Description

Add service functions so that our LLM model can inspect local .pdf .docx .xlsx files. Also add a inspect_file_as_text service function that include all the file inspection function.

Checklist

Please check the following items before code is ready to be reviewed.