paul-gauthier / aider

aider is AI pair programming in your terminal
https://aider.chat/
Apache License 2.0
14.31k stars 1.35k forks source link

[enhancement] Enable stop streaming in streamlit (--browser) #807

Closed avimar closed 2 weeks ago

avimar commented 2 weeks ago

Issue

Similar to #595 not all options are available in the browser interface - such as interrupting. In the CLI we can do ctrl-C to interrupt the current process.

Version and model info

No response

paul-gauthier commented 2 weeks ago

Thanks for trying aider and filing this issue.

There should be a STOP button at the top right of the browser window?

2024-07-07_07-42-30
avimar commented 2 weeks ago

Oh, yes I see it there, sorry! It indeed seems to work.

I was expecting it by the submit button like chatgpt and librechat does.

paul-gauthier commented 2 weeks ago

I'm going to close this issue for now, but feel free to add a comment here and I will re-open or file a new issue any time.