mirror of
https://github.com/instructkr/claw-code.git
synced 2026-04-11 02:24:49 +08:00
feat: b6-pdf-extract-v2 — batch 6
This commit is contained in:
@@ -242,6 +242,10 @@ const PLUGINS_FIELDS: &[FieldSpec] = &[
|
||||
name: "bundledRoot",
|
||||
expected: FieldType::String,
|
||||
},
|
||||
FieldSpec {
|
||||
name: "maxOutputTokens",
|
||||
expected: FieldType::Number,
|
||||
},
|
||||
];
|
||||
|
||||
const SANDBOX_FIELDS: &[FieldSpec] = &[
|
||||
|
||||
Reference in New Issue
Block a user