mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
fix: add interactions: false to sagemaker_nova provider entry
This commit is contained in:
parent
7348a537e8
commit
71db624bfb
1 changed files with 2 additions and 1 deletions
|
|
@ -2566,7 +2566,8 @@
|
|||
"moderations": false,
|
||||
"batches": false,
|
||||
"rerank": false,
|
||||
"a2a": false
|
||||
"a2a": false,
|
||||
"interactions": false
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue