[fix] public share agent run

This commit is contained in:
Mark
2026-01-06 14:43:23 +08:00
parent 85c7e531e4
commit f59f508c4d
3 changed files with 17 additions and 11 deletions

View File

@@ -392,8 +392,8 @@ async def chat(
if app_type == AppType.AGENT:
# 流式返回
agent_config = agent_config_4_app_release(app.current_release)
agent_config = agent_config_4_app_release(release)
if payload.stream:
# async def event_generator():
# async for event in service.chat_stream(