AlpinDale 313e198557 api: implement OpenAI-compatible tools API for Hermes/Mistral models (#993) 1 tháng trước cách đây
..
CMakeLists.txt 313e198557 api: implement OpenAI-compatible tools API for Hermes/Mistral models (#993) 1 tháng trước cách đây
README 313e198557 api: implement OpenAI-compatible tools API for Hermes/Mistral models (#993) 1 tháng trước cách đây
utils.c 313e198557 api: implement OpenAI-compatible tools API for Hermes/Mistral models (#993) 1 tháng trước cách đây
utils.h 313e198557 api: implement OpenAI-compatible tools API for Hermes/Mistral models (#993) 1 tháng trước cách đây
utils_binding.cpp 313e198557 api: implement OpenAI-compatible tools API for Hermes/Mistral models (#993) 1 tháng trước cách đây

README

For later.

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