MistralSharp icon indicating copy to clipboard operation
MistralSharp copied to clipboard

Add function calling (tools) support

Open ips-jm opened this issue 1 year ago • 1 comments

ips-jm avatar Mar 26 '24 16:03 ips-jm

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

cor277 avatar Mar 27 '24 22:03 cor277