From 9df76c04a521009f2a19e0c305e61cb8f13945d3 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sun, 24 Nov 2024 10:17:30 +0100 Subject: [PATCH] Updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62a17d19..4f8585a8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Things we are currently working on: - [x] ~~Runtime: Restructuring the code into meaningful modules (PR [#192](https://github.com/MindWorkAI/AI-Studio/pull/192))~~ - [x] ~~Define the [External Data API (EDI)](https://github.com/MindWorkAI/EDI) as a contract for integrating arbitrary external data (PR [#1](https://github.com/MindWorkAI/EDI/pull/1))~~ - [x] ~~App: Metadata for providers (which provider offers embeddings?) (PR [#205](https://github.com/MindWorkAI/AI-Studio/pull/205))~~ - - [ ] App: Add an option to show preview features + - [x] ~~App: Add an option to show preview features (PR [#222](https://github.com/MindWorkAI/AI-Studio/pull/222))~~ - [ ] App: Configure embedding providers - [ ] App: Management of data sources (local & external data via [EDI](https://github.com/MindWorkAI/EDI)) - [ ] Runtime: Extract data from txt / md / pdf / docx / xlsx files