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

Update agent.py initialize out #532

Closed
wants to merge 1 commit into from
Closed

Update agent.py initialize out #532

wants to merge 1 commit into from

Conversation

evelynmitchell
Copy link
Contributor

@evelynmitchell evelynmitchell commented Jul 11, 2024

To fix the local variable 'out' reference before assigment in running the Agent + LongTerm Memory error:

2024-07-11T02:00:55.457112+0000 Couting tokens of retrieved document
2024-07-11T02:00:55.459163+0000 Retrieved document token count 1
2024-07-11T02:00:55.460820+0000 Error querying long term memory: local variable 'out' referenced before assignment
2024-07-11T02:00:55.461227+0000 Attempt 1: Error generating response: local variable 'out' referenced before assignment

📚 Documentation preview 📚: https://swarms--532.org.readthedocs.build/en/532/

To fix the local variable 'out' reference before assigment in running the Agent + LongTerm Memory error:
```
2024-07-11T02:00:55.457112+0000 Couting tokens of retrieved document
2024-07-11T02:00:55.459163+0000 Retrieved document token count 1
2024-07-11T02:00:55.460820+0000 Error querying long term memory: local variable 'out' referenced before assignment
2024-07-11T02:00:55.461227+0000 Attempt 1: Error generating response: local variable 'out' referenced before assignment
```
@evelynmitchell evelynmitchell closed this by deleting the head repository Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant