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

Undefined variables in narrative memory update #15

Open
011235813 opened this issue Oct 23, 2024 · 0 comments
Open

Undefined variables in narrative memory update #15

011235813 opened this issue Oct 23, 2024 · 0 comments

Comments

@011235813
Copy link

There is a missing variable self.pdate_reflection here: https://github.com/simular-ai/Agent-S/blob/main/agent_s/GraphSearchAgent.py#L199

Also it looks like the DAGPlanner does not have a variable search_query, which is called here: https://github.com/simular-ai/Agent-S/blob/main/agent_s/GraphSearchAgent.py#L206

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

1 participant