Skip to content

v0.1.6

Compare
Choose a tag to compare
@c0sogi c0sogi released this 27 Aug 03:14
· 36 commits to master since this release
067d7d8

🚀 Overview
This release introduces a series of improvements aimed at enhancing user experience and refining the codebase. Here's a breakdown of the changes:


1. Function calling support for llama.cpp

  • Request a function call with the same scheme used in OpenAI API.

🌐 2. Fix compatibility with newer version of llama.cpp

  • In recent update with GGUF support, there are some API changes.