AlpinDale 313e198557 api: implement OpenAI-compatible tools API for Hermes/Mistral models (#993) преди 1 месец
..
CMakeLists.txt 313e198557 api: implement OpenAI-compatible tools API for Hermes/Mistral models (#993) преди 1 месец
README 313e198557 api: implement OpenAI-compatible tools API for Hermes/Mistral models (#993) преди 1 месец
utils.c 313e198557 api: implement OpenAI-compatible tools API for Hermes/Mistral models (#993) преди 1 месец
utils.h 313e198557 api: implement OpenAI-compatible tools API for Hermes/Mistral models (#993) преди 1 месец
utils_binding.cpp 313e198557 api: implement OpenAI-compatible tools API for Hermes/Mistral models (#993) преди 1 месец

README

For later.

mkdir build
cd build
cmake ..
make
cp c_utils* ../