johannesschiessl / OpenAI-CLI-Tool

An AI-powered CLI tool for questioning, image generation, text-to-speech and transcription. Built in Python and based on the OpenAI API.
MIT License
5 stars 1 forks source link

feat: function calls for the assistant #5

Open johannesschiessl opened 8 months ago

johannesschiessl commented 8 months ago

The assistant should be able to call functions on the user's behalf, without the user having to type specific commands.