usecase: report generation with camel framework using excel templates
Description
This usecase demonstrates how to use the EmbodiedAgent framework to automate a complete Excel → SQL → Excel workflow, powered by language agents and integrated interpreters. Fixes #2351
Checklist
Go over all the following points, and put an x in all the boxes that apply.
- [x] I have read the CONTRIBUTION guide (required)
- [x] I have linked this PR to an issue using the Development section on the right sidebar or by adding
Fixes #issue-numberin the PR description (required) - [ ] I have checked if any dependencies need to be added or updated in
pyproject.tomlanduv lock - [ ] I have updated the tests accordingly (required for a bug fix or a new feature)
- [x] I have updated the documentation if needed:
- [x] I have added examples if this is a new feature
Thanks @nitpicker55555. Thanks for building the amazing use cases with EmbodiedAgent. However, the EmbodiedAgent is not stable and may need some refactoring in the near future. Should we showcase it with ChatAgent and refactor camel/interpreters/db_interpreter.py as a SQLDatabaseToolkit?
Thanks @nitpicker55555. Thanks for building the amazing use cases with
EmbodiedAgent. However, theEmbodiedAgentis not stable and may need some refactoring in the near future. Should we showcase it withChatAgentand refactorcamel/interpreters/db_interpreter.pyas aSQLDatabaseToolkit?
Cool~ Will do that
thanks @nitpicker55555 ,A warm reminder:Does anything block you?please lets us know if you need any help
Hey @nitpicker55555,
Quick reminder of this PR