Skip to content

Releases: Maximilian-Winter/llama-cpp-agent

llama-cpp-agent 0.1.0

01 May 06:49
Compare
Choose a tag to compare
Version 0.1.0 release

llama-cpp-agent 0.0.31

01 May 06:11
Compare
Choose a tag to compare

Fixed issues with grammar generation with lists

llama-cpp-agent 0.0.30

01 May 04:48
Compare
Choose a tag to compare

Changed readme

llama-cpp-agent 0.0.29

01 May 04:41
Compare
Choose a tag to compare

Fixed formatting

llama-cpp-agent 0.0.28

01 May 04:30
Compare
Choose a tag to compare

Changed allow thoughts only to false in function calling agent.

llama-cpp-agent 0.0.27

01 May 04:24
Compare
Choose a tag to compare

Added rag system with colbert reranking and examples

llama-cpp-agent 0.0.26

18 Apr 21:58
Compare
Choose a tag to compare

Added agent for function calling without grammar with mixtral 8x22B instruct.

llama-cpp-agent 0.0.25

16 Apr 22:24
Compare
Choose a tag to compare
Update pyproject.toml

llama-cpp-agent 0.0.24

10 Apr 06:52
Compare
Choose a tag to compare

Refactor FunctionCallingAgent and LlamaCppFunctionTool

llama-cpp-agent 0.0.23

10 Apr 00:37
Compare
Choose a tag to compare

Fixes generation settings bug.
Customaziable Function Tools.
Grammar improvements