munkim / monoid

Turn APIs into AI Agents
https://monoid.so
Apache License 2.0
47 stars 16 forks source link

Integrate Gorilla OpenFunctions #10

Open edwisdom opened 9 months ago

edwisdom commented 9 months ago

Description

Not all LLMs are specifically tuned to do function-calling (i.e. choosing APIs/tools/functions to call and calling them correctly). Gorilla OpenFunctions is an easy, drop-in, open-source option for us to offer users who don't want to use proprietary third-party LLMs.