diff --git a/fern/openapi/openapi.json b/fern/openapi/openapi.json index 69745587..71f5ef17 100644 --- a/fern/openapi/openapi.json +++ b/fern/openapi/openapi.json @@ -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": {