Releases: Maximilian-Winter/llama-cpp-agent
Releases · Maximilian-Winter/llama-cpp-agent
llama-cpp-agent 0.0.22
Fixed descriptions of functions in grammar generation
llama-cpp-agent 0.0.21
Removed redundant line breaks in the grammar generator
llama-cpp-agent 0.0.20
Fixed issue with whitespaces in the grammar
llama-cpp-agent 0.0.19
Fixed dependencies
llama-cpp-agent 0.0.18
Fixed a lot of bugs in grammar generator.
Make parallel function calling more robust.
PR: Sort Examples into folders
llama-cpp-agent 0.0.17
Fixed stop sequences issue.
llama-cpp-agent 0.0.16
Updated function calling
llama-cpp-agent 0.0.15
Fixed problems with examples, caused by updates
llama-cpp-agent 0.0.14
Added support for parallel function calling.
llama-cpp-agent 0.0.13
Improved grammar generator and bug fixes.