docs: sez. 11.11 istanza frigate (embedding llama.cpp) + bump v2.7.0

This commit is contained in:
Matteo Benedetto
2026-08-18 22:48:50 +02:00
parent 2626649e5a
commit 94e9bb44b1
2 changed files with 40 additions and 1 deletions
+1 -1
View File
@@ -158,7 +158,7 @@ async def lifespan(_app: FastAPI):
_http = None
app = FastAPI(title="Memory Gateway", version="2.6.0", lifespan=lifespan)
app = FastAPI(title="Memory Gateway", version="2.7.0", lifespan=lifespan)
qdrant = QdrantClient(url=QDRANT_URL, api_key=QDRANT_API_KEY)
# Request ID: generato per richiesta, loggato nell'audit e restituito in header