Skip to content

[Feature]: Allow switching from provider A to provider B without losing the chat history to the new provider #6865

Description

Description

I've got an app that can spawn multiple AI Chat with each having their own provider (OpenAI, Anthropic, etc.). I've got a use case that a user could stop the chat, change and go from provider A (eg: OpenAI) to provider B (eg: Anthropic) and reopen the AI Chat and start prompting. When that happens the AI Chat loses the previous context of chat messages in provider A. I have to rehydrate the conversation by prompting the provider B the chat history.

In the weekly Community office of Agent Framework (2026-07-01), someone told me to open a feature about this!

Code Sample

Language/SDK

Both

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions