Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
๐
๐
๐
Powered by
Hall
Inactive
Updated last month
0
Follow
Passing Third-party Function Calls to OpenAI
Passing Third-party Function Calls to OpenAI
Inactive
0
Follow
A
Atupis
last month
ยท
Hi, I'm not sure if this is the right channel, but if I want to pass third-party function calls to openAI, what is the easiest way to do that?
W
A
3 comments
Share
Open in Discord
W
WhiteFang_Jr
last month
Hi, You can take a look at these:
https://docs.llamaindex.ai/en/stable/examples/agent/openai_forced_function_call/
https://docs.llamaindex.ai/en/stable/examples/llm/openai/#function-calling
These examples show the implementation of function calling with OpenAI
W
WhiteFang_Jr
last month
You can modify it as per your requirement
A
Atupis
last month
thanks
Add a reply
Sign up and join the conversation on Discord
Join on Discord