fix: add interactions: false to sagemaker_nova provider entry

This commit is contained in:
joereyna 2026-03-16 22:51:07 -07:00
parent 7348a537e8
commit 71db624bfb

View file

@ -2566,7 +2566,8 @@
"moderations": false,
"batches": false,
"rerank": false,
"a2a": false
"a2a": false,
"interactions": false
}
}
},