irudnyts / openai

An R package-wrapper around OpenAI API
https://irudnyts.github.io/openai/
Other
164 stars 28 forks source link

Implement function calling #46

Open bakaburg1 opened 1 year ago

bakaburg1 commented 1 year ago

Hello!

Is there any plan to implement the "function calling" feature of the API? https://platform.openai.com/docs/guides/gpt/function-calling

irudnyts commented 12 months ago

Thanks! Will have a look into it 👍

nhardtskim commented 12 months ago

See https://github.com/irudnyts/openai/pull/47