Releases: H0llyW00dzZ/GoGenAI-Terminal-Chat
Releases · H0llyW00dzZ/GoGenAI-Terminal-Chat
v0.9.3
What's Changed
- Update dependencies for Patched Infinite loop in protobuf by @H0llyW00dzZ in #405
- Chore(deps): Bump google.golang.org/api from 0.168.0 to 0.169.0 by @dependabot in #406
- Chore(deps): Bump github.com/google/generative-ai-go from 0.8.0 to 0.9.0 by @dependabot in #407
- Chore(deps): Bump github.com/google/generative-ai-go from 0.9.0 to 0.10.0 by @dependabot in #409
- Chore(deps): Bump google.golang.org/api from 0.169.0 to 0.170.0 by @dependabot in #408
- Chore(deps): Bump google.golang.org/api from 0.170.0 to 0.171.0 by @dependabot in #410
- Chore(deps): Bump google.golang.org/api from 0.171.0 to 0.172.0 by @dependabot in #411
- Chore(deps): Bump github.com/google/generative-ai-go from 0.10.0 to 0.11.0 by @dependabot in #412
- Chore(deps): Bump google.golang.org/api from 0.172.0 to 0.173.0 by @dependabot in #413
- Chore(deps): Bump google.golang.org/api from 0.173.0 to 0.174.0 by @dependabot in #414
- Chore(deps): Bump golang.org/x/net from 0.22.0 to 0.23.0 in the go_modules group across 1 directory by @dependabot in #415
- Chore(deps): Bump google.golang.org/api from 0.174.0 to 0.176.0 by @dependabot in #416
- Chore(deps): Bump google.golang.org/api from 0.176.0 to 0.176.1 by @dependabot in #417
- Fix CI GPG Key by @H0llyW00dzZ in #418
- Chore(deps): Bump google.golang.org/api from 0.176.1 to 0.177.0 by @dependabot in #419
- Chore(deps): Bump github.com/google/generative-ai-go from 0.11.0 to 0.11.2 by @dependabot in #420
- Chore(deps): Bump google.golang.org/api from 0.177.0 to 0.178.0 by @dependabot in #421
- Chore(deps): Bump google.golang.org/api from 0.178.0 to 0.179.0 by @dependabot in #422
- Chore(deps): Bump google.golang.org/api from 0.179.0 to 0.180.0 by @dependabot in #424
- Chore(deps): Bump github.com/google/generative-ai-go from 0.11.2 to 0.12.0 by @dependabot in #423
- Feat Latest Models "gemini-1.5-flash-latest" by @H0llyW00dzZ in #425
Full Changelog: v0.9.2...v0.9.3
v0.9.2
What's Changed
- Implement ":switchmodel " Commands by @H0llyW00dzZ in #393
- Refactor [Terminal] [AI Stuff] Token Counting by @H0llyW00dzZ in #394
- Feat [Terminal] [Help Commands Instructions] "SwitchModelCommands" by @H0llyW00dzZ in #395
- Feat [Terminal] [Help Commands Instructions] Add Note by @H0llyW00dzZ in #396
- Feat [Terminal] [Session] Session Cleanup by @H0llyW00dzZ in #397
- Support "gemini-1.0-pro-latest" Models by @H0llyW00dzZ in #398
- Refactor [Terminal] [Session] Session Cleanup by @H0llyW00dzZ in #399
- Chore(deps): Bump google.golang.org/api from 0.166.0 to 0.167.0 by @dependabot in #400
- [Go Lint] Remove Unused Parameter by @H0llyW00dzZ in #401
- Fix [Terminal] [GenAI] Change Model For SendDummyMessage by @H0llyW00dzZ in #402
- Chore(deps): Bump google.golang.org/api from 0.167.0 to 0.168.0 by @dependabot in #403
- Update Go Version by @H0llyW00dzZ in #404
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Chore(deps): Bump google.golang.org/api from 0.165.0 to 0.166.0 by @dependabot in #384
- Testing Models by @H0llyW00dzZ in #385
- Rename Models by @H0llyW00dzZ in #386
- Feat [Terminal] [Safety Settings] [Models] Gemini Pro Tuning by @H0llyW00dzZ in #387
- Feat [Terminal] [Constant] [Models] "GeminiProLatest" by @H0llyW00dzZ in #388
- Simplify Safety Settings to avoid stupid complexity overhead by @H0llyW00dzZ in #389
- Improve [Terminal] Leverage Session Handler by @H0llyW00dzZ in #390
- Refactor [Terminal] [GenAI] "ConfigureModelForSession" by @H0llyW00dzZ in #391
- Fix [Terminal] [AI Stuff] [DisplayModelInfo] Remove BaseModelID by @H0llyW00dzZ in #392
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Go Docs [Terminal] Update Documentation by @H0llyW00dzZ in #380
- [BOT] Go Docs [Terminal] [DeadCode] Update Documentation by @H0llyW00dzZ in #381
- Chore(deps): Bump github.com/google/generative-ai-go from 0.7.0 to 0.8.0 by @dependabot in #382
- Improve [Terminal] [Explicit] Retry Policy Error Messages by @H0llyW00dzZ in #383
Full Changelog: v0.8.10...v0.9.0
v0.8.10
What's Changed
- Improve [Terminal] [Check Model Commands] Pass to Retry Policy Logic by @H0llyW00dzZ in #374
- Implement Custom Error Type For ASCII Art by @H0llyW00dzZ in #375
- Refactor [Terminal] Types by @H0llyW00dzZ in #376
- Refactor [Terminal] Execute Commands by @H0llyW00dzZ in #377
- Improve [Terminal] [Front End] Header by @H0llyW00dzZ in #378
- Improved [Terminal] [Front End] more flexible human typing by @H0llyW00dzZ in #379
Full Changelog: v0.8.9...v0.8.10
v0.8.9
What's Changed
- Update Model For Gemini Pro by @H0llyW00dzZ in #362
- Implement [Terminal] [AI Stuff] "displayModelInfo" by @H0llyW00dzZ in #363
- Enhance [Terminal] [Constant] ModelFormat string by @H0llyW00dzZ in #364
- Refactor [Terminal] [AI Stuff] "displayModelInfo" by @H0llyW00dzZ in #365
- Refactor [Terminal] Command Types by @H0llyW00dzZ in #366
- Fix [Terminal] [Command Tools] Correct Validation for CryptoRand by @H0llyW00dzZ in #367
- Fix [Terminal] [Commands Tools] Correct Validation for Chat History by @H0llyW00dzZ in #368
- Implement [Terminal] [Commands] ":checkmodel " by @H0llyW00dzZ in #369
- Improve Style Help Commands by @H0llyW00dzZ in #370
- Go Docs [Terminal] [AI Stuff] Update Documentation by @H0llyW00dzZ in #371
- Feat [Terminal] [AI Stuff] [Model Info] "SupportedGenerationMethods" by @H0llyW00dzZ in #372
- Feat [Terminal] [Commands Tools] Validation for aitranslate by @H0llyW00dzZ in #373
Full Changelog: v0.8.8...v0.8.9
v0.8.8
What's Changed
- Fix [Explicit] [Terminal] [Retry Policy] ErrorNonretryableerror by @H0llyW00dzZ in #357
- Refactor [Explicit] [Terminal] [AI Stuff] [Error] handleTokenCount by @H0llyW00dzZ in #358
- Improve [Explicit] [Terminal] [Retry Policy] Error Messages by @H0llyW00dzZ in #359
- Chore(deps): Bump google.golang.org/api from 0.164.0 to 0.165.0 by @dependabot in #360
- Fix [Explicit] [Terminal] [Ai Stuff] Error Messages by @H0llyW00dzZ in #361
Full Changelog: v0.8.7...v0.8.8
v0.8.7
What's Changed
- Implement [Explicit] Goroutines Error Logging by @H0llyW00dzZ in #355
- Improve Goroutines Error Logging by @H0llyW00dzZ in #356
Full Changelog: v0.8.6...v0.8.7
v0.8.6
What's Changed
- Improve [Explicit] A Better Retry Policy Logic by @H0llyW00dzZ in #352
- Enhanced [Explicit] [Retry Policy] Logger Any by @H0llyW00dzZ in #353
- Improve Count Tokens Better Than Tokenizer by @H0llyW00dzZ in #354
Full Changelog: v0.8.5...v0.8.6
v0.8.5
What's Changed
- Improve [Terminal] [Commands] [Count Tokens] Support Multiple Files by @H0llyW00dzZ in #349
- Go Docs [Terminal] [AI Stuff] Add Documentation by @H0llyW00dzZ in #350
- Feat [Terminal] [Constants] Update Help Commands by @H0llyW00dzZ in #351
Full Changelog: v0.8.4...v0.8.5