Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ogzhanolguncu committed May 27, 2024
1 parent 2769eaa commit 9c8c20e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,8 @@ await ragchat.chat("Say Hello To My Little Friend", {
sessionId: "chat-session-id",
similarityThreshold: 0.8,
topK: 10,
});```
});
```

### Usage of `addContext()`

Expand Down

0 comments on commit 9c8c20e

Please sign in to comment.