tghamm / Mistral.SDK

An unofficial C#/.NET SDK for accessing the Mistral AI API
https://www.nuget.org/packages/Mistral.SDK
MIT License
27 stars 4 forks source link

Add Function Calling support #2

Open cor277 opened 7 months ago

cor277 commented 7 months ago

Add Function calling support :

https://docs.mistral.ai/guides/function-calling/

there is similar implementation for OpenAI/Gemini :

https://github.com/marcel2215/functional-gpt/tree/main/src https://github.com/chataize/generative-cs