fix: add interactions: false to sagemaker_nova provider entry
This commit is contained in:
parent
7348a537e8
commit
71db624bfb
@ -2566,7 +2566,8 @@
|
||||
"moderations": false,
|
||||
"batches": false,
|
||||
"rerank": false,
|
||||
"a2a": false
|
||||
"a2a": false,
|
||||
"interactions": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user