autocommit.mistral_model
Functions
|
Fix formatting issues in the result. |
|
Get the initial prompt for the model |
|
Load a prompt from a resource file |
|
Generate a commit message |
|
Check if the model says it is ready (for use with tool calling) |
- autocommit.mistral_model.says_ready(content)[source]
Check if the model says it is ready (for use with tool calling)
- autocommit.mistral_model.get_initial_prompt(include_diff=False, rag=False, *, repository: Repository, repo_path, n_context_chunks=10, api_key, rate_limit)[source]
Get the initial prompt for the model