OpenDive / OpenAIKit

Swift Package for OpenAI's API
MIT License
248 stars 46 forks source link

Get a message and function call. #54

Open alelordelo opened 6 months ago

alelordelo commented 6 months ago

Describe the feature or improvement you're requesting

Is it possible to get both a a message and function call from a chat?

Ex:

User: What is the weather like in Boston?

ChatGPT: Message: Lets me take a look on that for you! function call: "icon and text showing the weather temperature and a sun"

Additional context

No response