mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-02-05 17:49:05 +00:00
Added PR regarding runtime refactoring (#193)
This commit is contained in:
parent
f1104c5e09
commit
152d5f9b4f
@ -5,7 +5,7 @@ Things we are currently working on:
|
|||||||
|
|
||||||
- Since November 2024: Work on RAG (integration of your data and files) has begun. We will support the integration of local and external data sources. We need to implement the following runtime (Rust) and app (.NET) steps:
|
- Since November 2024: Work on RAG (integration of your data and files) has begun. We will support the integration of local and external data sources. We need to implement the following runtime (Rust) and app (.NET) steps:
|
||||||
|
|
||||||
- [ ] Runtime: Restructuring the code into meaningful modules
|
- [ ] Runtime: Restructuring the code into meaningful modules (PR [#192](https://github.com/MindWorkAI/AI-Studio/pull/192))
|
||||||
- [ ] App: Metadata for providers (which provider offers embeddings?)
|
- [ ] App: Metadata for providers (which provider offers embeddings?)
|
||||||
- [ ] App: Management of data sources (local data)
|
- [ ] App: Management of data sources (local data)
|
||||||
- [ ] Runtime: Integration of the vector database [LanceDB](https://github.com/lancedb/lancedb)
|
- [ ] Runtime: Integration of the vector database [LanceDB](https://github.com/lancedb/lancedb)
|
||||||
|
Loading…
Reference in New Issue
Block a user