issues
search
zhudotexe
/
kani
kani (カニ) is a highly hackable microframework for chat-based language models with tool use/function calling. (NLP-OSS @ EMNLP 2023)
https://kani.readthedocs.io
MIT License
557
stars
30
forks
source link
Mistral Function Calling Improvements
#47
Closed
zhudotexe
closed
1 month ago
zhudotexe
commented
1 month ago
Fix various issues in the Mistral function calling prompt pipeline and parser
Add a
__repr__
method to
AIFunction
for human readability
__repr__
method toAIFunction
for human readability