eosphoros-ai / DB-GPT

AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
https://docs.dbgpt.site
MIT License
12.47k stars 1.62k forks source link

[Doc] Can AWEL Align With Dify? #1597

Open njhouse365 opened 1 month ago

njhouse365 commented 1 month ago

Search before asking

Operating system information

Linux

Python version information

=3.11

DB-GPT version

main

Related scenes

Installation Information

Device information

1

Models information

1

What happened

1

What you expected to happen

1

How to reproduce

1

Additional context

No response

Are you willing to submit PR?

fangyinc commented 1 month ago

First of all, thank you for using AWEL and providing your feedback. Dify is a great project. However, AWEL of DB-GPT has its own design philosophy and principles, which we will continue to uphold. If you have any specific suggestions for improving AWEL, we are open to hearing them.

To be more specific, AWEL has multiple components, including the Python SDK and the web-based visual workflow editor: The Python SDK currently includes the Operator layer API, and the part that involves the visual workflow editor on the web page is AWEL Flow. I think you might be referring to the latter. We haven't devoted much effort to that part so far, which may have resulted in some usability issues. We will gradually improve this aspect in future versions.

Additionally, here are some resources on AWEL where you can learn more about it:

github-actions[bot] commented 6 days ago

This issue has been marked as stale, because it has been over 30 days without any activity.