pbl_compiler/wwwroot/api/pbl_compiler_task_get.dspy
2026-09-18 16:17:15 +08:00

5 lines
266 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# pbl_compiler/api/pbl_compiler_task_get.dspy —— 契约端点QC #2 补接线,与 init.py CONTRACTS 同步)
debug('pbl_compiler/api/pbl_compiler_task_get.dspy: START params_kw={dict(params_kw)}')
data = await pbl_compiler_task_get(**params_kw)
return data