fix(ai): expose provider response ids on assistant messages fixes #2245
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Added provider-specific `responseId` support on `AssistantMessage` for providers that expose upstream response or message identifiers, including Anthropic, OpenAI, Google, Gemini CLI, and Mistral, and added end-to-end coverage for supported OAuth and API key providers ([#2245](https://github.com/badlogic/pi-mono/issues/2245))
|
||||
|
||||
## [0.58.4] - 2026-03-16
|
||||
|
||||
## [0.58.3] - 2026-03-15
|
||||
|
||||
Reference in New Issue
Block a user