Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
erlebach opened this issue Dec 14, 2024 · 1 comment
Open

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

erlebach opened this issue Dec 14, 2024 · 1 comment

Comments

@erlebach
Copy link

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.

@Maximilian-Winter
Copy link
Owner

@erlebach Will look into this next week, just started working on the project again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants