Commit 1ea626a
committed
Remove SSLVerificationMixin from OCIModelConfig
ChatOCIGenAI and the OCI SDK client do not support a verify_ssl
kwarg, so exposing the field on the public config surface was
misleading. Drop the unused mixin to keep the config honest.1 parent ff2a57d commit 1ea626a
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
| 32 | + | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
0 commit comments