-
Notifications
You must be signed in to change notification settings - Fork 6.3k
variables component agent #6333
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hi @KevinHuSh , as you know the request changed. I tried to optimize it. so that the canvas code does not change too much. |
This Feature is great. Why hasn't it been merged yet? Are there any problems being solved? |
I don't know either, I'm not on their team. |
…-agent # Conflicts: # web/src/pages/flow/constant.tsx # web/src/pages/flow/flow-drawer/index.tsx
if the "Code" component is there, you could use the "Code" snippet to handle the similar scenario. |
With the above scenario is simple, but with more complex scenarios, the code component can not handle it. |
Appreciations! |
What problem does this PR solve?
Add variable component agent



Proceduce:
UI:
agent test:
abc.json
Briefly describe what this PR aims to solve. Include background context that will help reviewers understand the purpose of the PR.
Type of change