- Introduced a new `doc_id` column in MySQL, Postgres, and SQLite record managers to support document identification. - Updated the `update` method to handle both string and object formats for keys, allowing for better flexibility in document updates. - Enhanced `listKeys` method to filter by `doc_id` when provided in options. - Updated vector store integrations to utilize the new `doc_id` filtering capability |
||
|---|---|---|
| .. | ||
| api | ||
| assets | ||
| hooks | ||
| layout | ||
| menu-items | ||
| routes | ||
| store | ||
| themes | ||
| ui-component | ||
| utils | ||
| views | ||
| App.jsx | ||
| ErrorBoundary.jsx | ||
| config.js | ||
| index.jsx | ||
| serviceWorker.js | ||