C-Loftus / talon-ai-tools

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

Add helper to run a query and select the response #56

Closed jaresty closed 5 months ago

C-Loftus commented 5 months ago

This looks like a good idea. I like how it mimics statefulness without needing to explicitly add state internally. I made a few comments then I think we can merge?

C-Loftus commented 5 months ago

Thanks for making edits. I will test this out locally later/tomorrow, perhaps add some docs, change the old clip command, then merge

C-Loftus commented 5 months ago

Tested. Merging this! Thanks for this idea, I think it will be useful! I am curious to continue thinking about other results / pipelines for model outputs (i.e. we have select, clip, and I wonder if there are other ways to process that would be useful. Will continue to brainstorm for future PRs)