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

add generating prompt to code as comment? #72

Open
bruce-simonson opened this issue Sep 25, 2024 · 1 comment
Open

add generating prompt to code as comment? #72

bruce-simonson opened this issue Sep 25, 2024 · 1 comment
Assignees

Comments

@bruce-simonson
Copy link

bruce-simonson commented Sep 25, 2024

Greetings from Juneau Alaska!

Finding this AI code generator very amazing, thank you.

I’m working Python code generation, with a lot of success.

It would be helpful if the generating prompt could be included as a comment in the generated Python code. Perhaps as a checkbox option, for the user to choose?

Maybe something like:

☒ Include prompt as comment in code

Giving something like this as code output:

"""

Code generated by ZZZ Code AI on [timestamp] with this prompt:

[whatever the prompt was]

"""

[whatever the generated code is … ]

@JonathanMagnan JonathanMagnan self-assigned this Sep 28, 2024
@JonathanMagnan
Copy link
Member

Hello @bruce-simonson ,

Thank you for this suggestion. I agree that having additional options like this one about the comment will be useful.

All development on this website is currently temporarily paused but will soon resume as I'm currently writing some specifications to hire a company to make this website evolve. A lot of improvement is planned now that using AI is around 90% cheaper than last year.

Best Regards,

Jon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants