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

Fix issue with cursorless list argument to gpt_query #34

Closed C-Loftus closed 6 months ago

C-Loftus commented 6 months ago

The function did not correctly take in a list of strings as the argument. Cursorless outputs puts a list of strings when you select a range. Changed to convert to strings