Skip to content

Module not found in 07Memory/agent_core_memory.py #84

Open
@erlebach

Description

@erlebach

The example agent_core_memory.py includes a non-existent file:

from llama_cpp_agent.llm_agent import LlamaCppAgent, SystemPromptModules, SystemPromptModule

SystemPromptModules does not exist in the example file agent_core_memory.py.

I suggest that all examples should be part of the test suite, and be listed in RED if they don't function with the latest release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions