Skip to content

[Feature Request]: broaden the executable languages in LocalCommandLineCodeExecutor #2383

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

Closed
anu43 opened this issue Apr 14, 2024 · 0 comments

Comments

@anu43
Copy link

anu43 commented Apr 14, 2024

Is your feature request related to a problem? Please describe.

I'd like to be able to execute other programming languages too in the Conversable agents.

Describe the solution you'd like

It could be written by the authors or shown the right way to do it. For instance, a basic tutorial for how to customize LocalCommandLineCodeExecutor, etc...

Additional context

SUPPORTED_LANGUAGES: ClassVar[List[str]] = ["bash", "shell", "sh", "pwsh", "powershell", "ps1", "python"] at the moment.

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

2 participants