ITADN
kharvd/gpt-cli

版本发布 8

v0.4.3
? · 2025-04-15

## 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

v0.4.2
? · 2025-04-14

Adds gpt-4.1 model family pricing **Full Changelog**: https://github.com/kharvd/gpt-cli/compare/v0.4.1...v0.4.2

v0.4.1
? · 2025-03-23

## What's Changed * Update model pricing **Full Changelog**: https://github.com/kharvd/gpt-cli/compare/v0.4.0...v0.4.1

v0.4.1
? · 2025-03-23

## 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

v0.4.0
? · 2025-02-25

Claude 3.7 Sonnet support (with Thinking) **Full Changelog**: https://github.com/kharvd/gpt-cli/compare/v0.3.2...v0.4.0

v0.3.2
? · 2025-01-23

**Full Changelog**: https://github.com/kharvd/gpt-cli/compare/v0.3.1...v0.3.2

v0.3.1
? · 2025-01-21

## 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

v0.3.0
? · 2024-11-17

## 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