Commit 6940d21
authored
Added details to embedding code
Added a comment regarding the model used in the embedding code. From the way it was written, it seems that the model should be used (e.g. "text-embedding-ada-002") instead the model name that the user gives to the deployed model should be used.1 parent 93a661c commit 6940d21
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
199 | | - | |
| 199 | + | |
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
| |||
0 commit comments