This website requires JavaScript.
Explore
Help
Register
Sign In
suguo
/
dify
mirror of
https://github.com/langgenius/dify.git
Watch
1
Star
0
Fork
You've already forked dify
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
main
dify
/
api
/
dify_graph
/
variables
/
exc.py
3 lines
42 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
refactor(api/variables): VariableError as a ValueError. (#8554)
2024-09-30 04:48:58 +00:00
class
VariableError
(
ValueError
)
:
Feat: conversation variable & variable assigner node (#7222) Signed-off-by: -LAN- <laipz8200@outlook.com> Co-authored-by: Joel <iamjoel007@gmail.com> Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-08-13 06:44:10 +00:00
pass