C-Loftus / talon-ai-tools

Query LLMs and AI tools with voice commands
http://colton.place/talon-ai-tools/
MIT License
46 stars 17 forks source link

Adds a command that allows you to answer in line #5

Closed jaresty closed 8 months ago

jaresty commented 8 months ago
C-Loftus commented 8 months ago

I am not seeing where the makeshift destination is defined. Let's chat about this later. I like the idea of combining model operations directly alongside cursorless, since it helps with some things that Copilot might not do as well for plain text. As it looks now, I'm not sure if it is a bit too specific to be merged. It would be helpful for you to discuss a concrete example of how others could use this as well, since I don't think many people would have a question or prompt directly written in their code. However, I could be overlooking something since I don't use the Emacs workflow you described on Slack.

I recently made a change regarding the API, so you may need to briefly redo this. Sorry about that.

C-Loftus commented 8 months ago

Looks good after our chat on Discord. Merged. Thanks for your work.