JohannLai / openai-function-calling-tools

🛠 openai function calling tools for JS/TS
MIT License
280 stars 24 forks source link

Implement a function call based on TypeChat that works with all LLMs? #11

Open JohannLai opened 1 year ago

JohannLai commented 1 year ago

Similar to Microsoft's TypeChat, is it possible to implement a function call based on this that works with all LLMs?

JohannLai commented 1 year ago

@wizd