mirror of
https://github.com/benitomartin/scale-gke-qdrant-llama.git
synced 2025-12-17 11:04:28 +01:00
Update README.md
This commit is contained in:
@@ -14,7 +14,7 @@ Main Steps
|
|||||||
- **Indexing**: Use SentenceSplitter for indexing in nodes
|
- **Indexing**: Use SentenceSplitter for indexing in nodes
|
||||||
- **Embedding and Model**: OpenAI
|
- **Embedding and Model**: OpenAI
|
||||||
- **Vector Store**: Use Qdrant for inserting metadata
|
- **Vector Store**: Use Qdrant for inserting metadata
|
||||||
- **Query Retrieval**: Implement RetrieverQueryEngine
|
- **Query Retrieval**: Implement RetrieverQueryEngine with SentenceTransformerRerank
|
||||||
- **FastAPI and GKE**: Handle requests via the FastAPI app deployed on GKE
|
- **FastAPI and GKE**: Handle requests via the FastAPI app deployed on GKE
|
||||||
- **Streamlit**: UI
|
- **Streamlit**: UI
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user