Feature Discussion: Code Generation + Execution #2590
taylorn-ai
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to suggest an enhancement to this project: supporting code generation and execution using Azure OpenAI and Azure Container Apps dynamic sessions.
Use Case
In many scenarios, especially technical or data-heavy contexts, it's useful to go beyond just generating code. Allowing users to execute the generated code (e.g. Python) inline and return results would open up more interactive and practical use cases - such as data analysis, file processing, or visualization. I have a basic working example, but it needs some work.
Potential Approach
Benefits
Would this be in scope for the project? If so, I’d be interested in discussing implementation options or contributing a prototype.
Beta Was this translation helpful? Give feedback.
All reactions