gptcommit icon indicating copy to clipboard operation
gptcommit copied to clipboard

A git prepare-commit-msg hook for authoring commit messages with GPT-3.

Results 45 gptcommit issues
Sort by recently updated
recently updated
newest added

It might be a dumb question, but could gptcommit be used with the gpt-4o model? **Is your feature request related to a problem? Please describe.** **Describe the solution you'd like**...

Bumps [extractions/setup-just](https://github.com/extractions/setup-just) from 1 to 2. Commits dd310ad This is 2.0.0 b88c09d Upgrade GitHub Actions dcec242 Upgrade dependencies fbd91a8 Use Node v20 5024487 Build: just v1.23.0 (#15) 1b96160 doc: Fix...

dependencies
github_actions

Bumps [tiktoken-rs](https://github.com/zurawiki/tiktoken-rs) from 0.5.8 to 0.5.9. Release notes Sourced from tiktoken-rs's releases. v0.5.9 What's Changed Add gpt-4-0125 and gpt-3.5-turbo-1106 context sizes by @​mikaelsouza in zurawiki/tiktoken-rs#59 Add gpt-3.5-turbo-0125 by @​mikaelsouza in...

dependencies
rust

Bumps [toml](https://github.com/toml-rs/toml) from 0.8.8 to 0.8.12. Commits 3a777b3 chore: Release 7979905 docs: Update changelog 487768d Merge pull request #703 from epage/overflow 6987f77 chore(ci): Run with default opt-level 21f545d fix(parser): Don't...

dependencies
rust

**Describe the bug** Trying to use ollama but failed with `Error: No tokenizer found for model`, tried to change the model but still same error. **To Reproduce** ``` [openai] api_base...

bug

Just a `cargo update`. This bumps `time` to fix a compiler error when building with newer versions of rust (1.80+) ```console error[E0282]: type annotations needed for `Box` --> /home/sandydoo/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.31/src/format_description/parse/mod.rs:83:9 |...

**Describe the bug** A clear and concise description of what the bug is. brew install failed **To Reproduce** Steps to reproduce the behavior: 1. brew install zurawiki/brews/gptcommit **Expected behavior** brew...

bug

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.196 to 1.0.209. Release notes Sourced from serde's releases. v1.0.209 Fix deserialization of empty structs and empty tuples inside of untagged enums (#2805, thanks @​Mingun) v1.0.208 Support...

dependencies
rust

Bumps [which](https://github.com/harryfei/which-rs) from 4.4.2 to 6.0.3. Release notes Sourced from which's releases. 6.0.3 Enhance tracing feature with some debug level logs for higher level logic. 6.0.2 Add tracing feature which...

dependencies
rust

Bumps [clap](https://github.com/clap-rs/clap) from 4.4.18 to 4.5.16. Release notes Sourced from clap's releases. v4.5.16 [4.5.16] - 2024-08-15 Fixes (derive) Improve error messages when derive feature is missing v4.5.15 [4.5.15] - 2024-08-10...

dependencies
rust