Skip to content

Handling service session memory in Agents SDK #248

Closed
@dzhouEV

Description

@dzhouEV

Hi,

What is the best way to implement something like the customer service example in a FastAPI service? Specifically, what is the best way to handle session memory in the Agents SDK?

Retrieving the traces by group_id seems like one way to do it since that gets stored in the platform but I couldn't find a way to get those programmatically. We could always use other OSS to cache the result.to_input_list() output but wondering if there was a built-in solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionQuestion about using the SDK

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions