mirror of
https://github.com/imartinez/privateGPT.git
synced 2026-07-16 17:00:12 +00:00
docs: update OpenAPI spec for 1.1.0
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user