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

[Q] Is it possible to use aider --apply with output from web frontends like chatgpt.com? #2203

Open
NightMachinery opened this issue Oct 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@NightMachinery
Copy link

o1-preview is cheaper on the subscription on chatgpt.com, and in general, I like the flexibility of working with raw LLMs. But applying edits from the web frontend to local files is a PITA. I often tell the LLM to "Output the whole code", but this causes the web UI to crash if the code is long. I am wondering if I could add some formatting preamble to my chat requests, and then use aider --apply to apply the changes?

I use git, so after the change is applied, I'll be able to review the changes and accept/reject parts of them. But I need an easy way to apply the changes on long files in the first place.

@paul-gauthier paul-gauthier added the enhancement New feature or request label Oct 31, 2024
@paul-gauthier
Copy link
Collaborator

Thanks for trying aider and filing this issue.

Sorry, no. There's isn't a way to do this. But it's an interesting idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants