autointent.context.vector_index_client.get_db_dir#
- autointent.context.vector_index_client.get_db_dir(db_dir=None)#
Get the directory for the vector database.
- Parameters:
db_dir (str | pathlib.Path | None) – Directory for the vector database.
- Returns:
Path to the vector database directory.
- Return type: