Commit 716d743
committed
fix: Use UUID for generation_id instead of modelId
OCI doesn't provide a generation ID in responses. Previously used modelId
which is the model name (e.g. 'cohere.command-r-08-2024'), not a unique
generation identifier. Now generates a proper UUID.1 parent f447f07 commit 716d743
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
876 | 876 | | |
877 | 877 | | |
878 | 878 | | |
879 | | - | |
| 879 | + | |
880 | 880 | | |
881 | 881 | | |
882 | 882 | | |
| |||
0 commit comments