Skip to content
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

代码运行插件中的代码部分可以支持变量引用 #3084

Open
5 tasks done
shilin66 opened this issue Nov 7, 2024 · 2 comments
Open
5 tasks done

代码运行插件中的代码部分可以支持变量引用 #3084

shilin66 opened this issue Nov 7, 2024 · 2 comments

Comments

@shilin66
Copy link
Contributor

shilin66 commented Nov 7, 2024

例行检查

  • 我已确认目前没有类似 features
  • 我已确认我已升级到最新版本
  • 我已完整查看过项目 README,已确定现有版本无法满足需求
  • 我理解并愿意跟进此 features,协助测试和提供反馈
  • 我理解并认可上述内容,并理解项目维护者精力有限,不遵循规则的 features 可能会被无视或直接关闭

功能描述

代码运行插件中的代码希望可以支持变量引用

应用场景

有部分场景,在某些节点生成代码,需要将其传递到代码插件中运行

相关示例

@newfish-cmyk
Copy link
Collaborator

什么场景呢?
「代码运行」节点一般的作用还是处理数据,更多的操作可以用「HTTP请求」节点实现

@shilin66
Copy link
Contributor Author

什么场景呢? 「代码运行」节点一般的作用还是处理数据,更多的操作可以用「HTTP请求」节点实现

比如在prompt中声明一个代码模板,让AI进行补充完整,最终将代码输出到「代码运行」中执行。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants