Commit 1f55765
committed
fix(oci): stop sending logprobs — not supported on OCI on-demand
logprobs is not a valid parameter for OCI Generative AI on-demand
inference. Sending it causes a 400 error. Removed from request
transformation.1 parent 8f40152 commit 1f55765
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
780 | 780 | | |
781 | 781 | | |
782 | 782 | | |
783 | | - | |
784 | | - | |
| 783 | + | |
785 | 784 | | |
786 | 785 | | |
787 | 786 | | |
| |||
0 commit comments