slang_gpt 0.10.0
slang_gpt: ^0.10.0 copied to clipboard
Use GPT to automatically translate at compile time. A tool for slang.
0.10.0 #
- deps: bump slang to 3.25.0
0.9.0 #
- feat: add
gpt-4model - feat: update default
max_input_lengthbased on empirical results - BREAKING: add
(ignoreGpt)modifier, use this instead of(ignoreMissing)
0.8.1 #
- docs: update README
0.8.0 #
- feat: add
excludesconfig
0.7.0 #
- feat: add
temperatureconfig - feat: print total costs to console
- feat: change
--verboseto--debug
0.6.0 #
- feat: add more locale codes
- feat: add comments to GPT input but replace them after processing
0.5.0 #
- feat: remove
ignoreMissingand comments from GPT input
0.4.0 #
- feat: write errors to log file
- feat: improve system prompt
0.3.0 #
- fix: more locale code fixes
0.2.0 #
- fix: locale codes
0.1.0 #
- initial release