Skip to content

Commit 6558373

Browse files
author
James Liounis
committed
deploy readme
1 parent 1eb8bba commit 6558373

File tree

1 file changed

+5
-0
lines changed
  • perplexity-llamaindex/memory/chat_with_persistence

1 file changed

+5
-0
lines changed

perplexity-llamaindex/memory/chat_with_persistence/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,11 @@ Initial Query: Detailed London weather report
7272
Follow-up: Comparative analysis using stored context
7373
```
7474

75+
### **Try it out yourself!**
76+
```bash
77+
python3 scripts/example_usage.py
78+
```
79+
7580
## Persistence Verification
7681
```
7782
import lancedb

0 commit comments

Comments
 (0)