Skip to content

Short term memory #374

Closed
Closed
@amri369

Description

@amri369

Support for Short-term Memory in OpeAI Agents SDK

The current SDK doesn't support short-term memory, which is needed at two levels:

  • Tools output
  • User requests

For tools, managing this at the server side (e.g., caching at the API or database level) seems like a reasonable approach.

When it comes to caching for LLM calls, what would be the ideal approach?

I’d love to get feedback and suggestions on how best to tackle this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions