Skip to content

Commit 905093d

Browse files
Update docs/inference-providers/register-as-a-provider.md
Co-authored-by: Lucain <[email protected]>
1 parent c1d6e4b commit 905093d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/inference-providers/register-as-a-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ For example, you can find the expected schema for Text to Speech here: [https://
7474

7575
Before proceeding with the next steps, ensure you've implemented the necessary code to integrate with the JS client and thoroughly tested your implementation. Here are the steps to follow:
7676

77-
### Implement the provider helper
77+
### Implement the provider helper (JS)
7878

7979
Create a new file under `packages/inference/src/providers/{provider_name}.ts` and copy-paste the following snippet.
8080

0 commit comments

Comments
 (0)