版本发布 8
## What's Changed * upgrade google genai lib by @kharvd in https://github.com/kharvd/gpt-cli/pull/114 **Full Changelog**: https://github.com/kharvd/gpt-cli/compare/v0.4.2...v0.4.3
Adds gpt-4.1 model family pricing **Full Changelog**: https://github.com/kharvd/gpt-cli/compare/v0.4.1...v0.4.2
## What's Changed * Update model pricing **Full Changelog**: https://github.com/kharvd/gpt-cli/compare/v0.4.0...v0.4.1
## What's Changed * Update README.md by @kharvd in https://github.com/kharvd/gpt-cli/pull/112 * Update model pricing **Full Changelog**: https://github.com/kharvd/gpt-cli/compare/v0.4.0...v0.4.1
Claude 3.7 Sonnet support (with Thinking) **Full Changelog**: https://github.com/kharvd/gpt-cli/compare/v0.3.2...v0.4.0
**Full Changelog**: https://github.com/kharvd/gpt-cli/compare/v0.3.1...v0.3.2
## What's Changed * Update `Together` reference by @emmanuel-ferdman in https://github.com/kharvd/gpt-cli/pull/99 * feat(openai): add azure support by @trojan-bumble-bee in https://github.com/kharvd/gpt-cli/pull/96 * OpenAI-compatible API configuration per assistant by @kharvd in https://github.com/kharvd/gpt-cli/pull/106 ## New Contributors * @emmanuel-ferdman made their first contribution in https://github.com/kharvd/gpt-cli/pull/99 * @trojan-bumble-bee made their first contribution in https://github.com/kharvd/gpt-cli/pull/96 **Full Changelog**: https://github.com/kharvd/gpt-cli/compare/v0.3.0...v0.3.1
## What's Changed * Use !include to read text files into context for the assistant by @samleeney in https://github.com/kharvd/gpt-cli/pull/98 * Updated chat sessions to be able to take the no_stream option by @williamjameshandley in https://github.com/kharvd/gpt-cli/pull/91 * Fix AttributeError in debug mode by renaming logging.py by @filiso in https://github.com/kharvd/gpt-cli/pull/82 * Remove in-chat model overrides by @kharvd in https://github.com/kharvd/gpt-cli/pull/100 ## New Contributors * @samleeney made their first contribution in https://github.com/kharvd/gpt-cli/pull/98 * @filiso made their first contribution in https://github.com/kharvd/gpt-cli/pull/82 **Full Changelog**: https://github.com/kharvd/gpt-cli/compare/v0.2.1...v0.3.0