camel icon indicating copy to clipboard operation
camel copied to clipboard

usecase: report generation with camel framework using excel templates

Open nitpicker55555 opened this issue 7 months ago • 4 comments

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-number in the PR description (required)
  • [ ] I have checked if any dependencies need to be added or updated in pyproject.toml and uv 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

nitpicker55555 avatar May 20 '25 08:05 nitpicker55555

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?

lightaime avatar May 23 '25 02:05 lightaime

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?

Cool~ Will do that

nitpicker55555 avatar May 23 '25 11:05 nitpicker55555

thanks @nitpicker55555 ,A warm reminder:Does anything block you?please lets us know if you need any help

zjrwtx avatar Jun 06 '25 13:06 zjrwtx

Hey @nitpicker55555,

Quick reminder of this PR

waleedalzarooni avatar Nov 04 '25 11:11 waleedalzarooni