This website requires JavaScript.
Explore
Help
Register
Sign In
outman
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5a9b785773
dify
/
api
/
core
/
variables
/
exc.py
3 lines
42 B
Python
Raw
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