kotaemon/docs
Duc Nguyen (john) 8a90fcfc99 Restructure index to allow it to be dynamically created by end-user (#151)
1. Introduce the concept of "collection_name" to docstore and vector store. Each collection can be viewed similarly to a table in a SQL database. It allows better organizing information within this data source.
2. Move the `Index` and `Source` tables from the application scope into the index scope. For each new index created by user, these tables should increase accordingly. So it depends on the index, rather than the app.
3. Make each index responsible for the UI components in the app.
4. Construct the File UI page.
2024-03-07 01:50:47 +07:00
..
extra/css Best docs Cinnamon will probably ever have (#105) 2023-12-20 11:30:25 +07:00
images Update docs (#106) 2024-01-30 18:50:17 +07:00
pages/app Restructure index to allow it to be dynamically created by end-user (#151) 2024-03-07 01:50:47 +07:00
scripts Update docs (#106) 2024-01-30 18:50:17 +07:00
theme Best docs Cinnamon will probably ever have (#105) 2023-12-20 11:30:25 +07:00
contributing.md Update docs (#106) 2024-01-30 18:50:17 +07:00
create-a-component.md Best docs Cinnamon will probably ever have (#105) 2023-12-20 11:30:25 +07:00
data-components.md Best docs Cinnamon will probably ever have (#105) 2023-12-20 11:30:25 +07:00
index.md Best docs Cinnamon will probably ever have (#105) 2023-12-20 11:30:25 +07:00
overview.md Update docs (#106) 2024-01-30 18:50:17 +07:00
ultilities.md Update docs (#106) 2024-01-30 18:50:17 +07:00
upload-package.md Best docs Cinnamon will probably ever have (#105) 2023-12-20 11:30:25 +07:00