Skip to content

CHAT_MEMORY_RETRIEVE_SIZE_KEY is not effective. #3049

Open
@dqx-eterning

Description

@dqx-eterning

Who can explain the function of the parameter CHAT_MEMORY_RETRIEVE_SIZE_KEY? Is it used to control the number of historical conversations that the AI can see? If so, it is not working.

.advisors(memoryAdvisor -> memoryAdvisor
.param(CHAT_MEMORY_CONVERSATION_ID_KEY, chatId)
.param(CHAT_MEMORY_RETRIEVE_SIZE_KEY, 3))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions