mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-09 21:08:59 +00:00
feat(agent): Release agent SDK (#1396)
This commit is contained in:
@@ -70,7 +70,7 @@ class ChatScene(Enum):
|
||||
ChatFlow = Scene(
|
||||
code="chat_flow",
|
||||
name="Flow Chat",
|
||||
describe="Have conversations with conversational Awel flow.",
|
||||
describe="Have conversations with conversational AWEL flow.",
|
||||
param_types=["Flow Select"],
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user