v0.9.4
What's Changed
- chore: remove homebrew-release step by @thedadams in #677
- Add GPTReview Jenkins example by @techmaharaj in #676
- feat: better handling of OpenAPI tools by @g-linville in #667
- chore: add --default-model-provider by @ibuildthecloud in #673
- fix: stop timing out SDK runs after 15 minutes by @thedadams in #685
- fix: ensure default model is parsed when using default model provider by @thedadams in #684
- add (docs): add some newer fields to the gpt file reference by @iwilltry42 in #683
- feat: add support for default model provider in the TUI by @thedadams in #688
- docs: improve examples by @g-linville in #686
- docs: various improvements and standardizing terms by @g-linville in #689
- chore: compress env vars that are too large by @ibuildthecloud in #695
- chore: capture stderr by default and return to LLM, even on success by @ibuildthecloud in #696
- chore: bump tui by @ibuildthecloud in #697
- bug: don't also abort the program on double ctrl+c by @ibuildthecloud in #701
- bug: don't capture stderr for cred and provider tools by @ibuildthecloud in #703
- feat: include fields in prompt only when there are fields by @thedadams in #698
- docs: rearrange model provider doc by @g-linville in #705
- docs: document more features by @g-linville in #694
- chore: add type field to tools by @ibuildthecloud in #706
- docs: input and output filters by @g-linville in #700
Full Changelog: v0.9.3...v0.9.4