Commit 815bed4
Brian Sam-Bodden
docs: add example notebooks for rate limiting, file search, and caching model
- 18-rate-limiting.ipynb: RedisRateLimitGuardrail with sliding/fixed windows
- 19-file-search-tool.ipynb: RedisFileSearchTool with HybridSearchService
- 20-caching-model.ipynb: RedisCachingModel wrapping the SDK Model interface
- Add test-all Makefile target for running API tests1 parent 975daaa commit 815bed4
4 files changed
Lines changed: 1735 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
0 commit comments