docs: update OpenAPI spec for 1.1.0

This commit is contained in:
Zylon CI
2026-07-16 07:16:52 +00:00
parent 4e873da76b
commit da15832306

View File

@@ -3,7 +3,7 @@
"info": {
"title": "Private-GPT API",
"description": "PrivateGPT -built by Zylon- is a production-ready AI project that allows you to ask questions about your documents using the power\nof Large Language Models (LLMs), even in scenarios without an Internet connection. 100% private, no data leaves your\nexecution environment at any point.",
"version": "1.0.1"
"version": "1.1.0"
},
"paths": {
"/v1/messages": {
@@ -9165,7 +9165,7 @@
"detail"
],
"title": "OpenAPIValidationErrorResponse",
"description": "Standard 422 validation error response matching FastAPI's HTTPValidationError shape."
"description": "Standard 422 validation error response."
},
"OutputConfigInput": {
"properties": {