agentscope icon indicating copy to clipboard operation
agentscope copied to clipboard

Add file inspect service function

Open garyzhang99 opened this issue 7 months ago • 0 comments

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.

  • [ ] Code has passed all tests
  • [ ] Docstrings have been added/updated in Google Style
  • [ ] Documentation has been updated
  • [ ] Code is ready for review

garyzhang99 avatar Jul 23 '24 08:07 garyzhang99