Open
Description
Prerequisites
- I am running the latest code. Mention the version if possible as well.
- I carefully followed the README.md.
- I searched using keywords relevant to my issue to make sure that I am creating a new issue that is not already open (or closed).
- I reviewed the Discussions, and have a new and useful enhancement to share.
Feature Description
Could you add support for function calling supported in llama.cpp ?
Currently it is not supported.
ik_llama.cpp/examples/server/utils.hpp
Line 394 in 36e6e88
Motivation
Tool calling will enable agent scenarios.