+6
−0
+2
−0
+6
−6
+34
−17
+17
−3
Loading
- Add AiStorage class for managing AI-generated data in LanceDB. - Implement methods for saving and retrieving embeddings, summaries, and processing statuses. - Introduce graph node and edge storage functionalities. - Ensure workspace isolation for data management. - Add utility functions for handling document IDs and workspace normalization. chore(tests): migrate tests to new tdoc-ai package structure - Update import paths in all AI-related test files to reflect the new package structure. - Implement conditional test skipping if the tdoc-ai package is not installed. - Adjust test cases to ensure compatibility with the new storage and operations modules.