Skip to content

Commit 5602f75

Browse files
kyteinskybackportbot[bot]
authored andcommitted
fix(AI): list more limitations to the context chat docs
Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
1 parent 9255afc commit 5602f75

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

admin_manual/ai/app_context_chat.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,3 +179,5 @@ Known Limitations
179179
* Customer support is available upon request, however we can't solve false or problematic output, most performance issues, or other problems caused by the underlying model. Support is thus limited only to bugs directly caused by the implementation of the app (connectors, API, front-end, AppAPI).
180180
* Files larger than 100MB are not supported
181181
* Password protected PDFs or any other files are not supported. There will be error logs mentioning cryptography and AES in the docker container when such files are encountered but it is nothing to worry about, they will be simply ignored and the system will continue to function normally.
182+
* Podman and Kubernetes are currently not supported for the Context Chat Backend ExApp.
183+
* External storages (through ``files_external``) may not work as well as the local storage.

0 commit comments

Comments
 (0)