mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-04 02:25:08 +00:00
feat(core): Support higher-order operators (#1984)
Co-authored-by: 谨欣 <echo.cmy@antgroup.com>
This commit is contained in:
4
dbgpt/app/operators/__init__.py
Normal file
4
dbgpt/app/operators/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
"""Operators package.
|
||||
|
||||
This package contains all higher-order operators that are used to build workflows.
|
||||
"""
|
Reference in New Issue
Block a user