diff --git a/pyproject.toml b/pyproject.toml index 4e71ddd..e1e244a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,4 +62,4 @@ target-version = "py310" index-path = "./docs" model-name = "all-MiniLM-L6-v2" embedding-device = "cpu" -chroma-persist-dir = ".api-docs/chroma" +chroma-persist-dir = "./.api-docs/chroma"