1
0
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* ../