mirror of
https://github.com/langgenius/dify.git
synced 2026-04-20 02:37:20 +08:00
gemini 3 pro dify workflow-engine test
This commit is contained in:
4
dify-workflow-engine/extensions/ext_database.py
Normal file
4
dify-workflow-engine/extensions/ext_database.py
Normal file
@ -0,0 +1,4 @@
|
||||
class DB:
|
||||
session = None
|
||||
|
||||
db = DB()
|
||||
Reference in New Issue
Block a user