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

Code Interpreter functionality #26

Closed C-Loftus closed 6 months ago

C-Loftus commented 6 months ago

Would like to have functionality such that the user can automatically run queries against files on their desktop if they desire.

Currently WIP, since I don't really understand the API. Have to look into this more. If I run the current code is responds with an ID for an assistant object but the docs don't show how to get the resulting data from it

C-Loftus commented 6 months ago

Closing this since I think dealing with file uploads and managing the privacy implications / storage cost is out of scope right now