co-mono/packages
Mario Zechner 2cfd8ff3c3 fix(ai): Use API type instead of model for message compatibility checks
- Add getApi() method to all providers to identify the API type
- Add api field to AssistantMessage to track which API generated it
- Update transformMessages to check API compatibility instead of model
- Fixes issue where OpenAI Responses API failed when switching models
- Preserves thinking blocks and signatures when staying within same API
2025-09-02 00:20:06 +02:00
..
agent chore: Bump version to 0.5.24 2025-09-01 22:09:47 +02:00
ai fix(ai): Use API type instead of model for message compatibility checks 2025-09-02 00:20:06 +02:00
pods chore: Bump version to 0.5.24 2025-09-01 22:09:47 +02:00
tui chore: Bump version to 0.5.24 2025-09-01 22:09:47 +02:00