fix: resolve CI/CD issues - remove unused variables and add type stubs
This commit is contained in:
@@ -62,4 +62,4 @@ target-version = "py310"
|
|||||||
index-path = "./docs"
|
index-path = "./docs"
|
||||||
model-name = "all-MiniLM-L6-v2"
|
model-name = "all-MiniLM-L6-v2"
|
||||||
embedding-device = "cpu"
|
embedding-device = "cpu"
|
||||||
chroma-persist-dir = ".api-docs/chroma"
|
chroma-persist-dir = "./.api-docs/chroma"
|
||||||
|
|||||||
Reference in New Issue
Block a user