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

Is there any way to modify on_step function during interaction with the environment? #187

Open
Felixvillas opened this issue Dec 8, 2023 · 0 comments
Labels
question Further information is requested

Comments

@Felixvillas
Copy link

Hi~

Thanks for sharing this great job!

I'm trying to develop a LLM(Large Language Model)-based agent, which can interact with the environment by generating code. In my understanding, this agent may generate different codes at different times since the state of the environment may change. The different codes I am referring to here refer to modifying the on_step function during interaction with the environment.

Or, is there any other way to do this in python-sc2?

@BurnySc2 BurnySc2 added the question Further information is requested label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants