From c92cb316686e55edac6b2e377671d2423e75eb3c Mon Sep 17 00:00:00 2001 From: Ismail Pelaseyed Date: Thu, 29 Feb 2024 16:46:31 -0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1df4fb4a..b727dd82 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ ## ✅ Key features - Supports multiple document formats and vector databases. - Provides a production ready REST API. + - Customizable splitting/chunking. - Includes options for encoding data using different encoding models both propriatory and open source. - Built in code interpreter mode for computational question & answer scenarios. - Allows session management through unique IDs for caching purposes.