From 57d15519f60a39cec5be2b7068fef66339742c9c Mon Sep 17 00:00:00 2001 From: speakeasybot Date: Sun, 25 Feb 2024 00:14:32 +0000 Subject: [PATCH] ci: regenerated with OpenAPI Doc 1.0.1, Speakeasy CLI 1.193.4 --- .speakeasy/gen.lock | 10 +++++----- RELEASES.md | 12 +++++++++++- docs/models/operations/browsebyurlresponse.md | 14 +++++++------- docs/models/operations/browseresponse.md | 14 +++++++------- docs/models/operations/documentresponse.md | 12 ++++++------ docs/models/operations/fastresponse.md | 14 +++++++------- docs/models/operations/halloweenresponse.md | 2 +- docs/models/operations/helpresponse.md | 2 +- docs/models/operations/hybridresponse.md | 14 +++++++------- docs/models/operations/insertresponse.md | 2 +- docs/models/operations/keymateresponse.md | 14 +++++++------- docs/models/operations/listpdfsresponse.md | 12 ++++++------ docs/models/operations/listresponse.md | 2 +- docs/models/operations/metadatakbresponse.md | 12 ++++++------ docs/models/operations/pdfloadresponse.md | 2 +- docs/models/operations/pdfproresponse.md | 12 ++++++------ docs/models/operations/pdfsearchresponse.md | 12 ++++++------ docs/models/operations/pkbresponse.md | 12 ++++++------ docs/models/operations/queryresponse.md | 12 ++++++------ .../operations/queryusersknowledgebaseresponse.md | 12 ++++++------ .../operations/resetknowledgebaseresponse.md | 2 +- .../operations/resetusersknowledgebaseresponse.md | 2 +- docs/models/operations/savetopkbresponse.md | 2 +- docs/models/operations/searchandbrowseresponse.md | 14 +++++++------- docs/models/operations/searchresponse.md | 14 +++++++------- docs/models/operations/ultrafastsearchresponse.md | 14 +++++++------- docs/models/operations/upsertjsonresponsebody.md | 2 +- docs/models/operations/upsertresponse.md | 2 +- .../upserttousersknowledgebaseresponse.md | 2 +- gen.yaml | 4 +++- setup.py | 2 +- src/keymate_api/sdkconfiguration.py | 6 +++--- 32 files changed, 138 insertions(+), 126 deletions(-) diff --git a/.speakeasy/gen.lock b/.speakeasy/gen.lock index 0857165..c9e29c4 100755 --- a/.speakeasy/gen.lock +++ b/.speakeasy/gen.lock @@ -4,18 +4,18 @@ management: docChecksum: 7ba09a9986f7230b7abacf151bbb031b docVersion: 1.0.1 speakeasyVersion: internal - generationVersion: 2.258.0 - releaseVersion: 0.5.1 - configChecksum: bdcb344b721a1e0093745abcf2f716f5 + generationVersion: 2.272.4 + releaseVersion: 0.5.2 + configChecksum: 143a615d17673ed650c6b29975110753 repoURL: https://github.com/speakeasy-sdks/keymate-api-python.git repoSubDirectory: . installationURL: https://github.com/speakeasy-sdks/keymate-api-python.git published: true features: python: - core: 4.4.6 + core: 4.4.7 flattening: 2.81.1 - globalSecurity: 2.83.2 + globalSecurity: 2.83.3 globalServerURLs: 2.82.1 generatedFiles: - src/keymate_api/sdkconfiguration.py diff --git a/RELEASES.md b/RELEASES.md index 8b54e5b..5af9ddd 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -178,4 +178,14 @@ Based on: ### Generated - [python v0.5.1] . ### Releases -- [PyPI v0.5.1] https://pypi.org/project/Keymate-API/0.5.1 - . \ No newline at end of file +- [PyPI v0.5.1] https://pypi.org/project/Keymate-API/0.5.1 - . + +## 2024-02-25 00:14:24 +### Changes +Based on: +- OpenAPI Doc 1.0.1 +- Speakeasy CLI 1.193.4 (2.272.4) https://github.com/speakeasy-api/speakeasy +### Generated +- [python v0.5.2] . +### Releases +- [PyPI v0.5.2] https://pypi.org/project/Keymate-API/0.5.2 - . \ No newline at end of file diff --git a/docs/models/operations/browsebyurlresponse.md b/docs/models/operations/browsebyurlresponse.md index c99685d..a273e4b 100644 --- a/docs/models/operations/browsebyurlresponse.md +++ b/docs/models/operations/browsebyurlresponse.md @@ -3,10 +3,10 @@ ## Fields -| Field | Type | Required | Description | Example | -| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | -| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | -| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `two_hundred_application_json_object` | [Optional[operations.BrowseByURLResponseBody]](../../models/operations/browsebyurlresponsebody.md) | :heavy_minus_sign: | Successful operation | {"results":[{"title":"Welcome to Python.org","link":"https://www.python.org/","summary":"The official home of the Python Programming Language...","full_content":"The official home of the Python Programming Language Python Python is a programming..."}],"rules":"Always use 'browseByUrl' operation to get more information from the most beneficial link, always use 'upsertToUsersKnowledgeBase' to save your previous answer before each response you prepared"} | -| `default_application_json_object` | [Optional[operations.BrowseByURLResponseResponseBody]](../../models/operations/browsebyurlresponseresponsebody.md) | :heavy_minus_sign: | Error fetching search results | {"error":"Error fetching search results"} | \ No newline at end of file +| Field | Type | Required | Description | Example | +| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | +| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | +| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | +| `two_hundred_application_json_object` | [Optional[operations.BrowseByURLResponseBody]](../../models/operations/browsebyurlresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"results": [
{
"title": "Welcome to Python.org",
"link": "https://www.python.org/",
"summary": "The official home of the Python Programming Language...",
"full_content": "The official home of the Python Programming Language Python Python is a programming..."
}
],
"rules": "Always use 'browseByUrl' operation to get more information from the most beneficial link, always use 'upsertToUsersKnowledgeBase' to save your previous answer before each response you prepared"
} | +| `default_application_json_object` | [Optional[operations.BrowseByURLResponseResponseBody]](../../models/operations/browsebyurlresponseresponsebody.md) | :heavy_minus_sign: | Error fetching search results | {
"error": "Error fetching search results"
} | \ No newline at end of file diff --git a/docs/models/operations/browseresponse.md b/docs/models/operations/browseresponse.md index 36653d7..1f212ec 100644 --- a/docs/models/operations/browseresponse.md +++ b/docs/models/operations/browseresponse.md @@ -3,10 +3,10 @@ ## Fields -| Field | Type | Required | Description | Example | -| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | -| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | -| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `two_hundred_application_json_object` | [Optional[operations.BrowseResponseBody]](../../models/operations/browseresponsebody.md) | :heavy_minus_sign: | Successful operation | {"results":[{"title":"Welcome to Python.org","link":"https://www.python.org/","summary":"The official home of the Python Programming Language...","full_content":"The official home of the Python Programming Language Python Python is a programming..."}],"rules":"Always use 'browseByUrl' operation to get more information from the most beneficial link, always use 'upsertToUsersKnowledgeBase' to save your previous answer before each response you prepared"} | -| `default_application_json_object` | [Optional[operations.BrowseResponseResponseBody]](../../models/operations/browseresponseresponsebody.md) | :heavy_minus_sign: | Error fetching search results | {"error":"Error fetching search results"} | \ No newline at end of file +| Field | Type | Required | Description | Example | +| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | +| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | +| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | +| `two_hundred_application_json_object` | [Optional[operations.BrowseResponseBody]](../../models/operations/browseresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"results": [
{
"title": "Welcome to Python.org",
"link": "https://www.python.org/",
"summary": "The official home of the Python Programming Language...",
"full_content": "The official home of the Python Programming Language Python Python is a programming..."
}
],
"rules": "Always use 'browseByUrl' operation to get more information from the most beneficial link, always use 'upsertToUsersKnowledgeBase' to save your previous answer before each response you prepared"
} | +| `default_application_json_object` | [Optional[operations.BrowseResponseResponseBody]](../../models/operations/browseresponseresponsebody.md) | :heavy_minus_sign: | Error fetching search results | {
"error": "Error fetching search results"
} | \ No newline at end of file diff --git a/docs/models/operations/documentresponse.md b/docs/models/operations/documentresponse.md index d605cd1..4240131 100644 --- a/docs/models/operations/documentresponse.md +++ b/docs/models/operations/documentresponse.md @@ -3,9 +3,9 @@ ## Fields -| Field | Type | Required | Description | Example | -| ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | -| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | -| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `object` | [Optional[operations.DocumentResponseBody]](../../models/operations/documentresponsebody.md) | :heavy_minus_sign: | Successful operation | {"matches":[{"id":"mem_id_123_932","metadata":{"text":"Why did the world enter a global depression in 1929 ?"},"score":0.917971551,"sparseValues":{},"values":[]}]} | \ No newline at end of file +| Field | Type | Required | Description | Example | +| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | +| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | +| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | +| `object` | [Optional[operations.DocumentResponseBody]](../../models/operations/documentresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"matches": [
{
"id": "mem_id_123_932",
"metadata": {
"text": "Why did the world enter a global depression in 1929 ?"
},
"score": 0.917971551,
"sparseValues": {},
"values": []
}
]
} | \ No newline at end of file diff --git a/docs/models/operations/fastresponse.md b/docs/models/operations/fastresponse.md index cf211c2..f62214f 100644 --- a/docs/models/operations/fastresponse.md +++ b/docs/models/operations/fastresponse.md @@ -3,10 +3,10 @@ ## Fields -| Field | Type | Required | Description | Example | -| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | -| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | -| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `two_hundred_application_json_object` | [Optional[operations.FastResponseBody]](../../models/operations/fastresponsebody.md) | :heavy_minus_sign: | Successful operation | {"results":[{"title":"Welcome to Python.org","link":"https://www.python.org/","summary":"The official home of the Python Programming Language...","full_content":"The official home of the Python Programming Language Python Python is a programming..."}],"rules":"Always use 'browseByUrl' operation to get more information from the most beneficial link, always use 'upsertToUsersKnowledgeBase' to save your previous answer before each response you prepared"} | -| `default_application_json_object` | [Optional[operations.FastResponseResponseBody]](../../models/operations/fastresponseresponsebody.md) | :heavy_minus_sign: | Error fetching search results | {"error":"Error fetching search results"} | \ No newline at end of file +| Field | Type | Required | Description | Example | +| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | +| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | +| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | +| `two_hundred_application_json_object` | [Optional[operations.FastResponseBody]](../../models/operations/fastresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"results": [
{
"title": "Welcome to Python.org",
"link": "https://www.python.org/",
"summary": "The official home of the Python Programming Language...",
"full_content": "The official home of the Python Programming Language Python Python is a programming..."
}
],
"rules": "Always use 'browseByUrl' operation to get more information from the most beneficial link, always use 'upsertToUsersKnowledgeBase' to save your previous answer before each response you prepared"
} | +| `default_application_json_object` | [Optional[operations.FastResponseResponseBody]](../../models/operations/fastresponseresponsebody.md) | :heavy_minus_sign: | Error fetching search results | {
"error": "Error fetching search results"
} | \ No newline at end of file diff --git a/docs/models/operations/halloweenresponse.md b/docs/models/operations/halloweenresponse.md index d9a10ae..ab353a3 100644 --- a/docs/models/operations/halloweenresponse.md +++ b/docs/models/operations/halloweenresponse.md @@ -8,4 +8,4 @@ | `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | | `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | | `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `object` | [Optional[operations.HalloweenResponseBody]](../../models/operations/halloweenresponsebody.md) | :heavy_minus_sign: | Successful operation | {"status":"success"} | \ No newline at end of file +| `object` | [Optional[operations.HalloweenResponseBody]](../../models/operations/halloweenresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"status": "success"
} | \ No newline at end of file diff --git a/docs/models/operations/helpresponse.md b/docs/models/operations/helpresponse.md index 06bfc64..d2a9e04 100644 --- a/docs/models/operations/helpresponse.md +++ b/docs/models/operations/helpresponse.md @@ -8,4 +8,4 @@ | `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | | `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | | `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `object` | [Optional[operations.HelpResponseBody]](../../models/operations/helpresponsebody.md) | :heavy_minus_sign: | Successful operation | {"status":"success"} | \ No newline at end of file +| `object` | [Optional[operations.HelpResponseBody]](../../models/operations/helpresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"status": "success"
} | \ No newline at end of file diff --git a/docs/models/operations/hybridresponse.md b/docs/models/operations/hybridresponse.md index 99c7729..c5ddcd1 100644 --- a/docs/models/operations/hybridresponse.md +++ b/docs/models/operations/hybridresponse.md @@ -3,10 +3,10 @@ ## Fields -| Field | Type | Required | Description | Example | -| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | -| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | -| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `two_hundred_application_json_object` | [Optional[operations.HybridResponseBody]](../../models/operations/hybridresponsebody.md) | :heavy_minus_sign: | Successful operation | {"results":[{"title":"Welcome to Python.org","link":"https://www.python.org/","summary":"The official home of the Python Programming Language...","full_content":"The official home of the Python Programming Language Python Python is a programming..."},{"title":"Python (programming language) - Wikipedia","link":"https://en.wikipedia.org/wiki/Python_(programming_language)","summary":"Python is an interpreted, high-level, general-purpose programming language...","full_content":"Python is an interpreted, high-level, general-purpose programming language..."}],"rules":"Always use 'browseByUrl' operation to get more information from the most beneficial link, always use 'upsertToUsersKnowledgeBase' to save your previous answer before each response you prepared"} | -| `default_application_json_object` | [Optional[operations.HybridResponseResponseBody]](../../models/operations/hybridresponseresponsebody.md) | :heavy_minus_sign: | Error fetching search results | {"error":"Error fetching search results"} | \ No newline at end of file +| Field | Type | Required | Description | Example | +| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | +| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | +| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | +| `two_hundred_application_json_object` | [Optional[operations.HybridResponseBody]](../../models/operations/hybridresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"results": [
{
"title": "Welcome to Python.org",
"link": "https://www.python.org/",
"summary": "The official home of the Python Programming Language...",
"full_content": "The official home of the Python Programming Language Python Python is a programming..."
},
{
"title": "Python (programming language) - Wikipedia",
"link": "https://en.wikipedia.org/wiki/Python_(programming_language)",
"summary": "Python is an interpreted, high-level, general-purpose programming language...",
"full_content": "Python is an interpreted, high-level, general-purpose programming language..."
}
],
"rules": "Always use 'browseByUrl' operation to get more information from the most beneficial link, always use 'upsertToUsersKnowledgeBase' to save your previous answer before each response you prepared"
} | +| `default_application_json_object` | [Optional[operations.HybridResponseResponseBody]](../../models/operations/hybridresponseresponsebody.md) | :heavy_minus_sign: | Error fetching search results | {
"error": "Error fetching search results"
} | \ No newline at end of file diff --git a/docs/models/operations/insertresponse.md b/docs/models/operations/insertresponse.md index 7a8de10..56ca8fe 100644 --- a/docs/models/operations/insertresponse.md +++ b/docs/models/operations/insertresponse.md @@ -8,4 +8,4 @@ | `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | | `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | | `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `object` | [Optional[operations.InsertResponseBody]](../../models/operations/insertresponsebody.md) | :heavy_minus_sign: | Successful operation | {"status":"success"} | \ No newline at end of file +| `object` | [Optional[operations.InsertResponseBody]](../../models/operations/insertresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"status": "success"
} | \ No newline at end of file diff --git a/docs/models/operations/keymateresponse.md b/docs/models/operations/keymateresponse.md index d36390b..53de172 100644 --- a/docs/models/operations/keymateresponse.md +++ b/docs/models/operations/keymateresponse.md @@ -3,10 +3,10 @@ ## Fields -| Field | Type | Required | Description | Example | -| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | -| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | -| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `two_hundred_application_json_object` | [Optional[operations.KeymateResponseBody]](../../models/operations/keymateresponsebody.md) | :heavy_minus_sign: | Successful operation | {"results":[{"title":"Welcome to Python.org","link":"https://www.python.org/","summary":"The official home of the Python Programming Language...","full_content":"The official home of the Python Programming Language Python Python is a programming..."},{"title":"Python (programming language) - Wikipedia","link":"https://en.wikipedia.org/wiki/Python_(programming_language)","summary":"Python is an interpreted, high-level, general-purpose programming language...","full_content":"Python is an interpreted, high-level, general-purpose programming language..."}],"rules":"Always use 'browseByUrl' operation to get more information from the most beneficial link, always use 'upsertToUsersKnowledgeBase' to save your previous answer before each response you prepared"} | -| `default_application_json_object` | [Optional[operations.KeymateResponseResponseBody]](../../models/operations/keymateresponseresponsebody.md) | :heavy_minus_sign: | Error fetching search results | {"error":"Error fetching search results"} | \ No newline at end of file +| Field | Type | Required | Description | Example | +| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | +| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | +| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | +| `two_hundred_application_json_object` | [Optional[operations.KeymateResponseBody]](../../models/operations/keymateresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"results": [
{
"title": "Welcome to Python.org",
"link": "https://www.python.org/",
"summary": "The official home of the Python Programming Language...",
"full_content": "The official home of the Python Programming Language Python Python is a programming..."
},
{
"title": "Python (programming language) - Wikipedia",
"link": "https://en.wikipedia.org/wiki/Python_(programming_language)",
"summary": "Python is an interpreted, high-level, general-purpose programming language...",
"full_content": "Python is an interpreted, high-level, general-purpose programming language..."
}
],
"rules": "Always use 'browseByUrl' operation to get more information from the most beneficial link, always use 'upsertToUsersKnowledgeBase' to save your previous answer before each response you prepared"
} | +| `default_application_json_object` | [Optional[operations.KeymateResponseResponseBody]](../../models/operations/keymateresponseresponsebody.md) | :heavy_minus_sign: | Error fetching search results | {
"error": "Error fetching search results"
} | \ No newline at end of file diff --git a/docs/models/operations/listpdfsresponse.md b/docs/models/operations/listpdfsresponse.md index 8a2f8b3..92614d7 100644 --- a/docs/models/operations/listpdfsresponse.md +++ b/docs/models/operations/listpdfsresponse.md @@ -3,9 +3,9 @@ ## Fields -| Field | Type | Required | Description | Example | -| ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | -| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | -| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `object` | [Optional[operations.ListpdfsResponseBody]](../../models/operations/listpdfsresponsebody.md) | :heavy_minus_sign: | Successful operation | {"matches":[{"id":"mem_id_123_932","metadata":{"text":"Why did the world enter a global depression in 1929 ?"},"score":0.917971551,"sparseValues":{},"values":[]}]} | \ No newline at end of file +| Field | Type | Required | Description | Example | +| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | +| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | +| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | +| `object` | [Optional[operations.ListpdfsResponseBody]](../../models/operations/listpdfsresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"matches": [
{
"id": "mem_id_123_932",
"metadata": {
"text": "Why did the world enter a global depression in 1929 ?"
},
"score": 0.917971551,
"sparseValues": {},
"values": []
}
]
} | \ No newline at end of file diff --git a/docs/models/operations/listresponse.md b/docs/models/operations/listresponse.md index 7d7485f..cc904e1 100644 --- a/docs/models/operations/listresponse.md +++ b/docs/models/operations/listresponse.md @@ -8,4 +8,4 @@ | `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | | `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | | `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `object` | [Optional[operations.ListResponseBody]](../../models/operations/listresponsebody.md) | :heavy_minus_sign: | Successful operation | {"status":"success"} | \ No newline at end of file +| `object` | [Optional[operations.ListResponseBody]](../../models/operations/listresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"status": "success"
} | \ No newline at end of file diff --git a/docs/models/operations/metadatakbresponse.md b/docs/models/operations/metadatakbresponse.md index 0a9b122..b2663fc 100644 --- a/docs/models/operations/metadatakbresponse.md +++ b/docs/models/operations/metadatakbresponse.md @@ -3,9 +3,9 @@ ## Fields -| Field | Type | Required | Description | Example | -| ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | -| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | -| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `object` | [Optional[operations.MetadatakbResponseBody]](../../models/operations/metadatakbresponsebody.md) | :heavy_minus_sign: | Successful operation | {"matches":[{"id":"mem_id_123_932","metadata":{"text":"Why did the world enter a global depression in 1929 ?"},"score":0.917971551,"sparseValues":{},"values":[]}]} | \ No newline at end of file +| Field | Type | Required | Description | Example | +| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | +| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | +| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | +| `object` | [Optional[operations.MetadatakbResponseBody]](../../models/operations/metadatakbresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"matches": [
{
"id": "mem_id_123_932",
"metadata": {
"text": "Why did the world enter a global depression in 1929 ?"
},
"score": 0.917971551,
"sparseValues": {},
"values": []
}
]
} | \ No newline at end of file diff --git a/docs/models/operations/pdfloadresponse.md b/docs/models/operations/pdfloadresponse.md index 4d226c1..9c8962c 100644 --- a/docs/models/operations/pdfloadresponse.md +++ b/docs/models/operations/pdfloadresponse.md @@ -8,4 +8,4 @@ | `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | | `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | | `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `object` | [Optional[operations.PdfloadResponseBody]](../../models/operations/pdfloadresponsebody.md) | :heavy_minus_sign: | Successful operation | {"status":"success"} | \ No newline at end of file +| `object` | [Optional[operations.PdfloadResponseBody]](../../models/operations/pdfloadresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"status": "success"
} | \ No newline at end of file diff --git a/docs/models/operations/pdfproresponse.md b/docs/models/operations/pdfproresponse.md index c5ccad6..22615b0 100644 --- a/docs/models/operations/pdfproresponse.md +++ b/docs/models/operations/pdfproresponse.md @@ -3,9 +3,9 @@ ## Fields -| Field | Type | Required | Description | Example | -| ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | -| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | -| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `object` | [Optional[operations.PdfproResponseBody]](../../models/operations/pdfproresponsebody.md) | :heavy_minus_sign: | Successful operation | {"matches":[{"id":"mem_id_123_932","metadata":{"text":"Why did the world enter a global depression in 1929 ?"},"score":0.917971551,"sparseValues":{},"values":[]}]} | \ No newline at end of file +| Field | Type | Required | Description | Example | +| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | +| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | +| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | +| `object` | [Optional[operations.PdfproResponseBody]](../../models/operations/pdfproresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"matches": [
{
"id": "mem_id_123_932",
"metadata": {
"text": "Why did the world enter a global depression in 1929 ?"
},
"score": 0.917971551,
"sparseValues": {},
"values": []
}
]
} | \ No newline at end of file diff --git a/docs/models/operations/pdfsearchresponse.md b/docs/models/operations/pdfsearchresponse.md index 01cce8b..1be5791 100644 --- a/docs/models/operations/pdfsearchresponse.md +++ b/docs/models/operations/pdfsearchresponse.md @@ -3,9 +3,9 @@ ## Fields -| Field | Type | Required | Description | Example | -| ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | -| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | -| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `object` | [Optional[operations.PdfsearchResponseBody]](../../models/operations/pdfsearchresponsebody.md) | :heavy_minus_sign: | Successful operation | {"matches":[{"id":"mem_id_123_932","metadata":{"text":"Why did the world enter a global depression in 1929 ?"},"score":0.917971551,"sparseValues":{},"values":[]}]} | \ No newline at end of file +| Field | Type | Required | Description | Example | +| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | +| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | +| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | +| `object` | [Optional[operations.PdfsearchResponseBody]](../../models/operations/pdfsearchresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"matches": [
{
"id": "mem_id_123_932",
"metadata": {
"text": "Why did the world enter a global depression in 1929 ?"
},
"score": 0.917971551,
"sparseValues": {},
"values": []
}
]
} | \ No newline at end of file diff --git a/docs/models/operations/pkbresponse.md b/docs/models/operations/pkbresponse.md index e39fa62..a6af98a 100644 --- a/docs/models/operations/pkbresponse.md +++ b/docs/models/operations/pkbresponse.md @@ -3,9 +3,9 @@ ## Fields -| Field | Type | Required | Description | Example | -| ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | -| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | -| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `object` | [Optional[operations.PkbResponseBody]](../../models/operations/pkbresponsebody.md) | :heavy_minus_sign: | Successful operation | {"matches":[{"id":"mem_id_123_932","metadata":{"text":"Why did the world enter a global depression in 1929 ?"},"score":0.917971551,"sparseValues":{},"values":[]}]} | \ No newline at end of file +| Field | Type | Required | Description | Example | +| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | +| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | +| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | +| `object` | [Optional[operations.PkbResponseBody]](../../models/operations/pkbresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"matches": [
{
"id": "mem_id_123_932",
"metadata": {
"text": "Why did the world enter a global depression in 1929 ?"
},
"score": 0.917971551,
"sparseValues": {},
"values": []
}
]
} | \ No newline at end of file diff --git a/docs/models/operations/queryresponse.md b/docs/models/operations/queryresponse.md index 5bd4428..e9abe03 100644 --- a/docs/models/operations/queryresponse.md +++ b/docs/models/operations/queryresponse.md @@ -3,9 +3,9 @@ ## Fields -| Field | Type | Required | Description | Example | -| ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | -| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | -| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `object` | [Optional[operations.QueryResponseBody]](../../models/operations/queryresponsebody.md) | :heavy_minus_sign: | Successful operation | {"matches":[{"id":"mem_id_123_932","metadata":{"text":"Why did the world enter a global depression in 1929 ?"},"score":0.917971551,"sparseValues":{},"values":[]}]} | \ No newline at end of file +| Field | Type | Required | Description | Example | +| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | +| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | +| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | +| `object` | [Optional[operations.QueryResponseBody]](../../models/operations/queryresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"matches": [
{
"id": "mem_id_123_932",
"metadata": {
"text": "Why did the world enter a global depression in 1929 ?"
},
"score": 0.917971551,
"sparseValues": {},
"values": []
}
]
} | \ No newline at end of file diff --git a/docs/models/operations/queryusersknowledgebaseresponse.md b/docs/models/operations/queryusersknowledgebaseresponse.md index 7cd8331..6444e98 100644 --- a/docs/models/operations/queryusersknowledgebaseresponse.md +++ b/docs/models/operations/queryusersknowledgebaseresponse.md @@ -3,9 +3,9 @@ ## Fields -| Field | Type | Required | Description | Example | -| ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | -| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | -| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `object` | [Optional[operations.QueryUsersKnowledgeBaseResponseBody]](../../models/operations/queryusersknowledgebaseresponsebody.md) | :heavy_minus_sign: | Successful operation | {"matches":[{"id":"mem_id_123_932","metadata":{"text":"Why did the world enter a global depression in 1929 ?"},"score":0.917971551,"sparseValues":{},"values":[]}]} | \ No newline at end of file +| Field | Type | Required | Description | Example | +| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | +| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | +| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | +| `object` | [Optional[operations.QueryUsersKnowledgeBaseResponseBody]](../../models/operations/queryusersknowledgebaseresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"matches": [
{
"id": "mem_id_123_932",
"metadata": {
"text": "Why did the world enter a global depression in 1929 ?"
},
"score": 0.917971551,
"sparseValues": {},
"values": []
}
]
} | \ No newline at end of file diff --git a/docs/models/operations/resetknowledgebaseresponse.md b/docs/models/operations/resetknowledgebaseresponse.md index 937d0fc..84f9929 100644 --- a/docs/models/operations/resetknowledgebaseresponse.md +++ b/docs/models/operations/resetknowledgebaseresponse.md @@ -8,4 +8,4 @@ | `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | | `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | | `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `object` | [Optional[operations.ResetknowledgebaseResponseBody]](../../models/operations/resetknowledgebaseresponsebody.md) | :heavy_minus_sign: | Successful operation | {"status":"success"} | \ No newline at end of file +| `object` | [Optional[operations.ResetknowledgebaseResponseBody]](../../models/operations/resetknowledgebaseresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"status": "success"
} | \ No newline at end of file diff --git a/docs/models/operations/resetusersknowledgebaseresponse.md b/docs/models/operations/resetusersknowledgebaseresponse.md index 65c3b5a..fee7d6a 100644 --- a/docs/models/operations/resetusersknowledgebaseresponse.md +++ b/docs/models/operations/resetusersknowledgebaseresponse.md @@ -8,4 +8,4 @@ | `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | | `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | | `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `object` | [Optional[operations.ResetUsersKnowledgeBaseResponseBody]](../../models/operations/resetusersknowledgebaseresponsebody.md) | :heavy_minus_sign: | Successful operation | {"status":"success"} | \ No newline at end of file +| `object` | [Optional[operations.ResetUsersKnowledgeBaseResponseBody]](../../models/operations/resetusersknowledgebaseresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"status": "success"
} | \ No newline at end of file diff --git a/docs/models/operations/savetopkbresponse.md b/docs/models/operations/savetopkbresponse.md index 4685548..a578989 100644 --- a/docs/models/operations/savetopkbresponse.md +++ b/docs/models/operations/savetopkbresponse.md @@ -8,4 +8,4 @@ | `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | | `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | | `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `object` | [Optional[operations.SavetopkbResponseBody]](../../models/operations/savetopkbresponsebody.md) | :heavy_minus_sign: | Successful operation | {"status":"success"} | \ No newline at end of file +| `object` | [Optional[operations.SavetopkbResponseBody]](../../models/operations/savetopkbresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"status": "success"
} | \ No newline at end of file diff --git a/docs/models/operations/searchandbrowseresponse.md b/docs/models/operations/searchandbrowseresponse.md index f068030..d6e91f9 100644 --- a/docs/models/operations/searchandbrowseresponse.md +++ b/docs/models/operations/searchandbrowseresponse.md @@ -3,10 +3,10 @@ ## Fields -| Field | Type | Required | Description | Example | -| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | -| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | -| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `two_hundred_application_json_object` | [Optional[operations.SearchAndBrowseResponseBody]](../../models/operations/searchandbrowseresponsebody.md) | :heavy_minus_sign: | Successful operation | {"results":[{"title":"Welcome to Python.org","link":"https://www.python.org/","summary":"The official home of the Python Programming Language...","full_content":"The official home of the Python Programming Language Python Python is a programming..."},{"title":"Python (programming language) - Wikipedia","link":"https://en.wikipedia.org/wiki/Python_(programming_language)","summary":"Python is an interpreted, high-level, general-purpose programming language...","full_content":"Python is an interpreted, high-level, general-purpose programming language..."}],"rules":"Always use 'browseByUrl' operation to get more information from the most beneficial link, always use 'upsertToUsersKnowledgeBase' to save your previous answer before each response you prepared"} | -| `default_application_json_object` | [Optional[operations.SearchAndBrowseResponseResponseBody]](../../models/operations/searchandbrowseresponseresponsebody.md) | :heavy_minus_sign: | Error fetching search results | {"error":"Error fetching search results"} | \ No newline at end of file +| Field | Type | Required | Description | Example | +| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | +| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | +| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | +| `two_hundred_application_json_object` | [Optional[operations.SearchAndBrowseResponseBody]](../../models/operations/searchandbrowseresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"results": [
{
"title": "Welcome to Python.org",
"link": "https://www.python.org/",
"summary": "The official home of the Python Programming Language...",
"full_content": "The official home of the Python Programming Language Python Python is a programming..."
},
{
"title": "Python (programming language) - Wikipedia",
"link": "https://en.wikipedia.org/wiki/Python_(programming_language)",
"summary": "Python is an interpreted, high-level, general-purpose programming language...",
"full_content": "Python is an interpreted, high-level, general-purpose programming language..."
}
],
"rules": "Always use 'browseByUrl' operation to get more information from the most beneficial link, always use 'upsertToUsersKnowledgeBase' to save your previous answer before each response you prepared"
} | +| `default_application_json_object` | [Optional[operations.SearchAndBrowseResponseResponseBody]](../../models/operations/searchandbrowseresponseresponsebody.md) | :heavy_minus_sign: | Error fetching search results | {
"error": "Error fetching search results"
} | \ No newline at end of file diff --git a/docs/models/operations/searchresponse.md b/docs/models/operations/searchresponse.md index 9ceba25..ce2e21b 100644 --- a/docs/models/operations/searchresponse.md +++ b/docs/models/operations/searchresponse.md @@ -3,10 +3,10 @@ ## Fields -| Field | Type | Required | Description | Example | -| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | -| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | -| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `two_hundred_application_json_object` | [Optional[operations.SearchResponseBody]](../../models/operations/searchresponsebody.md) | :heavy_minus_sign: | Successful operation | {"results":[{"title":"Welcome to Python.org","link":"https://www.python.org/","summary":"The official home of the Python Programming Language...","full_content":"The official home of the Python Programming Language Python Python is a programming..."},{"title":"Python (programming language) - Wikipedia","link":"https://en.wikipedia.org/wiki/Python_(programming_language)","summary":"Python is an interpreted, high-level, general-purpose programming language...","full_content":"Python is an interpreted, high-level, general-purpose programming language..."}],"rules":"Always use 'browseByUrl' operation to get more information from the most beneficial link, always use 'upsertToUsersKnowledgeBase' to save your previous answer before each response you prepared"} | -| `default_application_json_object` | [Optional[operations.SearchResponseResponseBody]](../../models/operations/searchresponseresponsebody.md) | :heavy_minus_sign: | Error fetching search results | {"error":"Error fetching search results"} | \ No newline at end of file +| Field | Type | Required | Description | Example | +| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | +| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | +| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | +| `two_hundred_application_json_object` | [Optional[operations.SearchResponseBody]](../../models/operations/searchresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"results": [
{
"title": "Welcome to Python.org",
"link": "https://www.python.org/",
"summary": "The official home of the Python Programming Language...",
"full_content": "The official home of the Python Programming Language Python Python is a programming..."
},
{
"title": "Python (programming language) - Wikipedia",
"link": "https://en.wikipedia.org/wiki/Python_(programming_language)",
"summary": "Python is an interpreted, high-level, general-purpose programming language...",
"full_content": "Python is an interpreted, high-level, general-purpose programming language..."
}
],
"rules": "Always use 'browseByUrl' operation to get more information from the most beneficial link, always use 'upsertToUsersKnowledgeBase' to save your previous answer before each response you prepared"
} | +| `default_application_json_object` | [Optional[operations.SearchResponseResponseBody]](../../models/operations/searchresponseresponsebody.md) | :heavy_minus_sign: | Error fetching search results | {
"error": "Error fetching search results"
} | \ No newline at end of file diff --git a/docs/models/operations/ultrafastsearchresponse.md b/docs/models/operations/ultrafastsearchresponse.md index d014ff3..04328c7 100644 --- a/docs/models/operations/ultrafastsearchresponse.md +++ b/docs/models/operations/ultrafastsearchresponse.md @@ -3,10 +3,10 @@ ## Fields -| Field | Type | Required | Description | Example | -| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | -| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | -| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `two_hundred_application_json_object` | [Optional[operations.UltrafastsearchResponseBody]](../../models/operations/ultrafastsearchresponsebody.md) | :heavy_minus_sign: | Successful operation | {"results":[{"title":"Welcome to Python.org","link":"https://www.python.org/","summary":"The official home of the Python Programming Language...","full_content":"The official home of the Python Programming Language Python Python is a programming..."}],"rules":"Always use 'browseByUrl' operation to get more information from the most beneficial link, always use 'upsertToUsersKnowledgeBase' to save your previous answer before each response you prepared"} | -| `default_application_json_object` | [Optional[operations.UltrafastsearchResponseResponseBody]](../../models/operations/ultrafastsearchresponseresponsebody.md) | :heavy_minus_sign: | Error fetching search results | {"error":"Error fetching search results"} | \ No newline at end of file +| Field | Type | Required | Description | Example | +| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | +| `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | +| `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | +| `two_hundred_application_json_object` | [Optional[operations.UltrafastsearchResponseBody]](../../models/operations/ultrafastsearchresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"results": [
{
"title": "Welcome to Python.org",
"link": "https://www.python.org/",
"summary": "The official home of the Python Programming Language...",
"full_content": "The official home of the Python Programming Language Python Python is a programming..."
}
],
"rules": "Always use 'browseByUrl' operation to get more information from the most beneficial link, always use 'upsertToUsersKnowledgeBase' to save your previous answer before each response you prepared"
} | +| `default_application_json_object` | [Optional[operations.UltrafastsearchResponseResponseBody]](../../models/operations/ultrafastsearchresponseresponsebody.md) | :heavy_minus_sign: | Error fetching search results | {
"error": "Error fetching search results"
} | \ No newline at end of file diff --git a/docs/models/operations/upsertjsonresponsebody.md b/docs/models/operations/upsertjsonresponsebody.md index 34b19c3..0f90bc8 100644 --- a/docs/models/operations/upsertjsonresponsebody.md +++ b/docs/models/operations/upsertjsonresponsebody.md @@ -7,4 +7,4 @@ Successful operation | Field | Type | Required | Description | Example | | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | -| `status` | [Optional[operations.UpsertjsonStatus]](../../models/operations/upsertjsonstatus.md) | :heavy_minus_sign: | N/A | {"status":"success"} | \ No newline at end of file +| `status` | [Optional[operations.UpsertjsonStatus]](../../models/operations/upsertjsonstatus.md) | :heavy_minus_sign: | N/A | {
"status": "success"
} | \ No newline at end of file diff --git a/docs/models/operations/upsertresponse.md b/docs/models/operations/upsertresponse.md index e5986fb..1bf9243 100644 --- a/docs/models/operations/upsertresponse.md +++ b/docs/models/operations/upsertresponse.md @@ -8,4 +8,4 @@ | `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | | `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | | `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `object` | [Optional[operations.UpsertResponseBody]](../../models/operations/upsertresponsebody.md) | :heavy_minus_sign: | Successful operation | {"status":"success"} | \ No newline at end of file +| `object` | [Optional[operations.UpsertResponseBody]](../../models/operations/upsertresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"status": "success"
} | \ No newline at end of file diff --git a/docs/models/operations/upserttousersknowledgebaseresponse.md b/docs/models/operations/upserttousersknowledgebaseresponse.md index da5dc0c..209f485 100644 --- a/docs/models/operations/upserttousersknowledgebaseresponse.md +++ b/docs/models/operations/upserttousersknowledgebaseresponse.md @@ -8,4 +8,4 @@ | `content_type` | *str* | :heavy_check_mark: | HTTP response content type for this operation | | | `status_code` | *int* | :heavy_check_mark: | HTTP response status code for this operation | | | `raw_response` | [requests.Response](https://requests.readthedocs.io/en/latest/api/#requests.Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing | | -| `object` | [Optional[operations.UpsertToUsersKnowledgeBaseResponseBody]](../../models/operations/upserttousersknowledgebaseresponsebody.md) | :heavy_minus_sign: | Successful operation | {"status":"success"} | \ No newline at end of file +| `object` | [Optional[operations.UpsertToUsersKnowledgeBaseResponseBody]](../../models/operations/upserttousersknowledgebaseresponsebody.md) | :heavy_minus_sign: | Successful operation | {
"status": "success"
} | \ No newline at end of file diff --git a/gen.yaml b/gen.yaml index be3410d..44c5077 100644 --- a/gen.yaml +++ b/gen.yaml @@ -7,8 +7,10 @@ generation: nameResolutionDec2023: false parameterOrderingFeb2024: false requestResponseComponentNamesFeb2024: false + auth: + oAuth2ClientCredentialsEnabled: false python: - version: 0.5.1 + version: 0.5.2 author: Keymate clientServerStatusCodesAsErrors: true description: Python Client SDK Generated by Keymate diff --git a/setup.py b/setup.py index f79a3d5..a704b44 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setuptools.setup( name="Keymate-API", - version="0.5.1", + version="0.5.2", author="Keymate", description="Python Client SDK Generated by Keymate", long_description=long_description, diff --git a/src/keymate_api/sdkconfiguration.py b/src/keymate_api/sdkconfiguration.py index 609beb8..abccabf 100644 --- a/src/keymate_api/sdkconfiguration.py +++ b/src/keymate_api/sdkconfiguration.py @@ -22,9 +22,9 @@ class SDKConfiguration: server_idx: int = 0 language: str = 'python' openapi_doc_version: str = '1.0.1' - sdk_version: str = '0.5.1' - gen_version: str = '2.258.0' - user_agent: str = 'speakeasy-sdk/python 0.5.1 2.258.0 1.0.1 Keymate-API' + sdk_version: str = '0.5.2' + gen_version: str = '2.272.4' + user_agent: str = 'speakeasy-sdk/python 0.5.2 2.272.4 1.0.1 Keymate-API' retry_config: RetryConfig = None def get_server_details(self) -> Tuple[str, Dict[str, str]]: