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

Enable modification of the agent's details on run time. #2667

Open
Totoual opened this issue Nov 22, 2021 · 0 comments
Open

Enable modification of the agent's details on run time. #2667

Totoual opened this issue Nov 22, 2021 · 0 comments

Comments

@Totoual
Copy link
Contributor

Totoual commented Nov 22, 2021

It would be nice if we could modify the details (Name for example) of an agent on the run time. This will enable us to create a basic agent image on docker, and replicate it on the fly. Currently in order to change the name of the agent I have to do something like the following :

self.context._get_agent_context().identity._name = "Test"
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