Skip to content

[Chat] Question about conversation history support in Symfony AI #1018

@EfrosIonelu

Description

@EfrosIonelu

Hello,

I would like to ask whether Symfony AI currently provides built-in support for conversation history or persistent memory, similar to how LangChain/LangGraph implements memory graphs (for example: https://docs.langchain.com/oss/javascript/langgraph/memory
).

More specifically:

Is there any recommended way in Symfony AI to maintain conversational state across multiple user messages?

Is there support for memory persistence (e.g., storing previous messages, tool invocations, or intermediate steps)?

If not yet implemented, is this feature planned on the roadmap, or is there any recommended design pattern to achieve this behavior using the current Symfony AI components?

I am evaluating how best to implement stateful conversations in a Symfony-based application, and any guidance or examples would be greatly appreciated.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    ChatIssues & PRs about the AI Chat componentRFCRFC = Request For Comments (proposals about features that you want to be discussed)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions