Skip to content

Session transcript not used as conversation context - model has no memory of previous turns #52

@noorbhatia

Description

@noorbhatia

When using LanguageModelSession for multi-turn conversations, the transcript accumulates entries correctly, but the model does not appear to receive the transcript as conversation context. Each response is generated as if it's the first message, with no memory of previous exchanges.

In chat-ui-swift a new session is created for every message. Shouldn't the session use transcript to build working memory for the model ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions