fix(cockpit_chat): 补充 import json/os,dspy环境未预置标准库模块
This commit is contained in:
parent
f7faed4b83
commit
144bbc08cb
@ -3,6 +3,8 @@
|
||||
# GET: action=list_messages, iteration_id, task_id
|
||||
|
||||
import aiohttp
|
||||
import json
|
||||
import os
|
||||
|
||||
action = (params_kw or {}).get('action', 'list_messages')
|
||||
dbname = get_module_dbname('pipeline-sdlc')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user