Skip to content

Commit

Permalink
🐛 FIX: format
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Jul 27, 2024
1 parent 907ac94 commit a7c4b8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/langbase/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Check our [SDK documentation](https://langbase.com/docs) for more details.
Check the following examples:
- [Node: Generate Text](https://github.com/LangbaseInc/langbase-sdk/blob/main/examples/everything/generate-text.ts)
- [Node: Stream Text](https://github.com/LangbaseInc/langbase-sdk/blob/main/examples/everything/stream-text.ts)
- [Next.js Example)](https://github.com/LangbaseInc/langbase-sdk/tree/main/examples/nextjs)
- [Next.js Example](https://github.com/LangbaseInc/langbase-sdk/tree/main/examples/nextjs)
- TypeScript code
- [React component](https://github.com/LangbaseInc/langbase-sdk/tree/main/examples/nextjs/components/langbase) to display the response
- [API Route handlers](https://github.com/LangbaseInc/langbase-sdk/tree/main/examples/nextjs/app/api/langbase/pipe) to send requests to ⌘ Langbase
Expand Down

0 comments on commit a7c4b8d

Please sign in to comment.