Skip to content

Releases: Maximilian-Winter/llama-cpp-agent

llama-cpp-agent 0.0.22

03 Apr 21:14
Compare
Choose a tag to compare

Fixed descriptions of functions in grammar generation

llama-cpp-agent 0.0.21

03 Apr 15:58
Compare
Choose a tag to compare

Removed redundant line breaks in the grammar generator

llama-cpp-agent 0.0.20

03 Apr 05:19
Compare
Choose a tag to compare

Fixed issue with whitespaces in the grammar

llama-cpp-agent 0.0.19

02 Apr 19:44
Compare
Choose a tag to compare

Fixed dependencies

llama-cpp-agent 0.0.18

02 Apr 19:32
Compare
Choose a tag to compare

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

16 Jan 13:50
Compare
Choose a tag to compare

Fixed stop sequences issue.

llama-cpp-agent 0.0.16

16 Jan 09:18
Compare
Choose a tag to compare
Updated function calling

llama-cpp-agent 0.0.15

16 Jan 07:53
Compare
Choose a tag to compare

Fixed problems with examples, caused by updates

llama-cpp-agent 0.0.14

13 Jan 18:24
Compare
Choose a tag to compare

Added support for parallel function calling.

llama-cpp-agent 0.0.13

12 Jan 22:44
Compare
Choose a tag to compare

Improved grammar generator and bug fixes.