fix: remove import statements from dspy file (violates dspy spec)
This commit is contained in:
parent
faba862336
commit
9212cf8afb
@ -1,7 +1,3 @@
|
|||||||
import json
|
|
||||||
from sqlor.dbpools import get_sor_context
|
|
||||||
from ahserver.serverenv import ServerEnv
|
|
||||||
|
|
||||||
llmid = params_kw.get('llmid', '')
|
llmid = params_kw.get('llmid', '')
|
||||||
action = params_kw.get('action', 'check')
|
action = params_kw.get('action', 'check')
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user