Skip to content

Commit e8aeadf

Browse files
author
James Liounis
committed
fix rendering
1 parent 5edd734 commit e8aeadf

File tree

1 file changed

+2
-1
lines changed
  • perplexity-llamaindex/memory/chat_summary_memory_buffer

1 file changed

+2
-1
lines changed

perplexity-llamaindex/memory/chat_summary_memory_buffer/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ This implementation solves key LLM conversation challenges:
9393
The architecture enables production-grade chat applications with Perplexity's Sonar models while maintaining LlamaIndex's powerful memory management capabilities.
9494

9595
Citations:
96+
```text
9697
[1] https://docs.llamaindex.ai/en/stable/examples/agent/memory/summary_memory_buffer/
9798
[2] https://ai.plainenglish.io/enhancing-chat-model-performance-with-perplexity-in-llamaindex-b26d8c3a7d2d
9899
[3] https://docs.llamaindex.ai/en/v0.10.34/examples/memory/ChatSummaryMemoryBuffer/
@@ -112,5 +113,5 @@ Citations:
112113
[17] https://docs.llamaindex.ai/en/stable/understanding/using_llms/using_llms/
113114
[18] https://apify.com/jons/perplexity-actor/api
114115
[19] https://docs.llamaindex.ai
115-
116+
```
116117
---

0 commit comments

Comments
 (0)