markjamesm / MistralSharp

Unofficial .NET SDK for the Mistral AI platform.
https://www.nuget.org/packages/MistralSharp
MIT License
14 stars 2 forks source link

Add function calling (tools) support #10

Open ips-jm opened 5 months ago

cor277 commented 5 months ago

Add Function calling based upon mistral ai python pattern : https://docs.mistral.ai/guides/function-calling/ there is some likely implementation : https://github.com/chataize/generative-cs or https://github.com/marcel2215/functional-gpt/tree/main/src