Skip to content

Allow customizing memory tool descriptions #96

@abrookins

Description

@abrookins

When using memory through tools given directly to the LLM, the tool descriptions influence how and when the LLM will choose to save long-term memories. However, there is not an easy way to control the tool descriptions. These descriptions exist in the client SDK, where, in theory, we could introduce method parameters to override them: https://github.com/redis/agent-memory-server/blob/main/agent-memory-client/agent_memory_client/client.py#L1088

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