mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-19 02:12:46 +08:00
chore(core.provider): 补充Dify.text_chat_stream的参数类型
This commit is contained in:
@@ -197,7 +197,7 @@ class ProviderDify(Provider):
|
||||
|
||||
async def text_chat_stream(
|
||||
self,
|
||||
prompt,
|
||||
prompt: str,
|
||||
session_id=None,
|
||||
image_urls=...,
|
||||
func_tool=None,
|
||||
|
||||
Reference in New Issue
Block a user