Skip to content

ready for review#15

Open
mensch72 wants to merge 2 commits intomainfrom
14-python-agentact
Open

ready for review#15
mensch72 wants to merge 2 commits intomainfrom
14-python-agentact

Conversation

@mensch72
Copy link
Copy Markdown
Contributor

as discussed today with @ccatherinetan

@mensch72 mensch72 requested a review from ccatherinetan August 12, 2024 21:26
@mensch72 mensch72 linked an issue Aug 12, 2024 that may be closed by this pull request
Comment thread scripts/explore_parameters.py Outdated
t += 1
if stepping: stepping = False

agent = None
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this line is repeated on line 120. Do we want to delete it here?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, resolved now.

Copy link
Copy Markdown

@ccatherinetan ccatherinetan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it looks good! Just 1 comment about agent=None

@mensch72
Copy link
Copy Markdown
Contributor Author

I think it looks good! Just 1 comment about agent=None

did you test it?

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

Successfully merging this pull request may close these issues.

Python: Agent.act()

2 participants