From 9105128cbb114e777361f1a044fca55f776e77e9 Mon Sep 17 00:00:00 2001 From: Eric Mills Date: Mon, 14 Aug 2023 12:17:48 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97c2210..84cbfe6 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,7 @@ In no particular order: - [ ] Handle DynamoDB item size limits (400KB) - Need to either spill over to secondary keys or skip and archive key - [ ] Add CLI tool with API - [ ] Add support for attribute filtering +- [ ] Add endpoint for embedding text with small HuggingFace models and inserting automatically - [ ] Performance benchmarking - [ ] Additional testing