autocommit.build_ragdb

Functions

build_ragdb(api_key, repo_path_str[, update])

Build or update the RAG database for the repository

get_project_ragdb(repo_path[, rate_limit, ...])

Get the RAG database from the .autocommit_storage_dir directory

autocommit.build_ragdb.get_project_ragdb(repo_path, rate_limit=1.1, delete_if_exists=False)[source]

Get the RAG database from the .autocommit_storage_dir directory

autocommit.build_ragdb.build_ragdb(api_key, repo_path_str, update=True)[source]

Build or update the RAG database for the repository