Skip to content

Commit ce5b31a

Browse files
committed
fix: update method signature:
1 parent a5b47d1 commit ce5b31a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -341,9 +341,6 @@ const myProvider = (options: ProviderOptions): Provider => {
341341
chat: async () => {
342342
/** your implementation goes here */
343343
},
344-
embeddings: async () => {
345-
/** your implementation goes here */
346-
},
347344
}
348345
}
349346
```

0 commit comments

Comments
 (0)