Releases: Maximilian-Winter/llama-cpp-agent
Releases · Maximilian-Winter/llama-cpp-agent
llama-cpp-agent 0.1.0
Version 0.1.0 release
llama-cpp-agent 0.0.31
Fixed issues with grammar generation with lists
llama-cpp-agent 0.0.30
Changed readme
llama-cpp-agent 0.0.29
Fixed formatting
llama-cpp-agent 0.0.28
Changed allow thoughts only to false in function calling agent.
llama-cpp-agent 0.0.27
Added rag system with colbert reranking and examples
llama-cpp-agent 0.0.26
Added agent for function calling without grammar with mixtral 8x22B instruct.
llama-cpp-agent 0.0.25
Update pyproject.toml
llama-cpp-agent 0.0.24
Refactor FunctionCallingAgent and LlamaCppFunctionTool
llama-cpp-agent 0.0.23
Fixes generation settings bug.
Customaziable Function Tools.
Grammar improvements