This website requires JavaScript.
Explore
Help
Register
Sign In
Austin
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2024-11-16 19:59:50 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
license-testing
dify
/
api
/
core
/
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 12:48:58 +08: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 14:44:10 +08:00
pass
Reference in New Issue
Copy Permalink