Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sofyan48 authored Feb 9, 2025
1 parent 8eb6589 commit 1bdd201
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ Based on mistral AI, OpenAI, Groq, langchain and chroma vector database, I'm sti
- Redis (LLM Cache and setup)
- Postgree (History)
- ChromaDB (Vector Database)
- Elasticsearch (Vector Database)

### Storage
- Minio

Expand Down Expand Up @@ -189,4 +191,4 @@ graph TB
UserHandler --> CacheService
IngestHandler --> StorageService
```
```

0 comments on commit 1bdd201

Please sign in to comment.