+6
−0
tests/test_llm_wiki_paths.py
0 → 100644
+113
−0
tests/test_workspaces.py
0 → 100644
+227
−0
Loading
- Add llm_wiki_dir, workspace_llm_wiki_dir, workspace_sources_dir, workspace_assets_dir, workspace_schema_path to CacheManager - Register workspace CLI sub-app in tdoc_app.py - Add convert-lo, doc2txt, liteparse, opendataloader-pdf dependencies to pyproject.toml - Add test_llm_wiki_paths.py and test_workspaces.py