Skip to content

Commit

Permalink
LlamaIndex references (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielchalef authored Aug 15, 2023
1 parent 0ea0427 commit 6a48901
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 @@ -61,9 +61,10 @@ Populate your prompts with relevant documents and chat history. Rich metadata an
- Zep’s local embedding models and async enrichment ensure a snappy user experience.
- Storing documents and history in Zep and not in memory enables stateless deployment.

### Python & TypeScript/JS SDKs, LangChain Support, Edge Deployment
### Python & TypeScript/JS SDKs, LlamaIndex and LangChain Support, Edge Deployment
- Python & TypeScript/JS SDKs for easy integration with your LLM app.
- LangChain and LangChain.js integration
- LlamaIndex VectorStore and Reader
- TypeScript/JS SDK supports edge deployment.

### Get Started
Expand Down

0 comments on commit 6a48901

Please sign in to comment.