OpenDive / OpenAIKit

Swift Package for OpenAI's API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get a message and function call.

alelordelo opened this issue · comments

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