Skip to content

Commit 91b6200

Browse files
committed
docs update
1 parent b7cdc53 commit 91b6200

File tree

18 files changed

+1849
-156
lines changed

18 files changed

+1849
-156
lines changed

README.md

-17
Original file line numberDiff line numberDiff line change
@@ -168,23 +168,6 @@ const results = await rag.search('AI topics', {
168168
169169
---
170170
171-
## **🧪 Testing**
172-
Run tests using:
173-
```sh
174-
npm test
175-
```
176-
Run in watch mode:
177-
```sh
178-
npm run test:watch
179-
```
180-
Check test coverage:
181-
```sh
182-
npm run test:coverage
183-
```
184-
185-
---
186-
187-
188171
## **🤝 Contributing**
189172
Contributions are welcome! Please fork the repository and submit a pull request.
190173

0 commit comments

Comments
 (0)