Releases: mia-platform/ai-rag-template
Releases · mia-platform/ai-rag-template
v0.3.1
v0.3.0
Added
- Automatic creation/update of the Vector Index
- add endpoints
POST /embeddings/generate
andGET /embeddings/status
for embedding generation
v0.2.0
Fix
- now the template works with OpenAI LLM
gpt-4o-mini
Updated
- updated dependencies (FastAPI, Langchain, OpenAI)
- the application is now using Python version 3.12.3
- improved documentation
v0.1.1
upgrade: service v0.1.1
v0.1.0
first tag