chore: harden lightrag knowledge rag runtime
This commit is contained in:
@@ -208,7 +208,7 @@ fn ok_response(context: &RequestContext, result: Value) -> (StatusCode, HeaderMa
|
||||
}
|
||||
|
||||
fn execution_artifacts_json(
|
||||
execution: &crate::transport::convex::RetiredCloudCommandExecution,
|
||||
execution: &crate::transport::legacy_cloud_guard::RetiredCloudCommandExecution,
|
||||
) -> Value {
|
||||
execution
|
||||
.artifacts
|
||||
|
||||
Reference in New Issue
Block a user