fix: Add sandbox feature to workflow features mapping

This commit is contained in:
zhsama
2026-01-25 16:30:13 +08:00
parent 47835aaad9
commit 8754b321df
4 changed files with 5 additions and 0 deletions

View File

@ -60,6 +60,7 @@ const Features = () => {
retriever_resource: currentFeatures.citation,
sensitive_word_avoidance: currentFeatures.moderation,
file_upload: currentFeatures.file,
sandbox: currentFeatures.sandbox,
}
await updateFeatures({