Docs.rs
git-commit-helper-0.1.6
git-commit-helper 0.1.6
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
newdee
Dependencies
async-openai ^0.28.1
normal
clap ^4.5.37
normal
git2 ^0.20.2
normal
ollama-rs ^0.3.1
normal
tokio ^1.45.0
normal
Versions
70%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
git_
commit_
helper
0.1.6
Module llm
Module Items
Functions
In crate git_
commit_
helper
git_commit_helper
Module
llm
Copy item path
Source
Functions
ยง
call_
llm
call_
ollama
Sends a prompt to the Ollama API and returns the generated response as a string.
call_
openai
Sends a prompt to the OpenAI chat API and returns the generated response as a string.