News

Passing in a zero-length (empty string) into the data.c iot_data_alloc_from_string function is a valid use case. However, the function asserts in this use case, and causes a segfault in our code. This ...
Describe the bug When trying to use semantic kernel with llama cpp server, i am running into an error with function calling. The plugin is executed as expected but it ...