File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ Check our [SDK documentation](https://langbase.com/docs/sdk) for more details.
4040
4141Check the following examples:
4242
43- - [ Node: Generate Text] ( https://github.com/LangbaseInc/langbase-sdk/blob/main/examples/nodejs/examples/ pipes/pipe.run.ts )
44- - [ Node: Stream Text] ( https://github.com/LangbaseInc/langbase-sdk/blob/main/examples/nodejs/examples/ pipes/pipe.run.stream.ts )
43+ - [ Node: Generate Text] ( https://github.com/LangbaseInc/langbase-sdk/blob/main/examples/nodejs/pipes/pipe.run.ts )
44+ - [ Node: Stream Text] ( https://github.com/LangbaseInc/langbase-sdk/blob/main/examples/nodejs/pipes/pipe.run.stream.ts )
4545- [ Next.js Example] ( https://github.com/LangbaseInc/langbase-sdk/tree/main/examples/nextjs )
4646 - TypeScript code
4747 - [ React component] ( https://github.com/LangbaseInc/langbase-sdk/tree/main/examples/nextjs/components/langbase ) to display the response
You can’t perform that action at this time.
0 commit comments