Thomas Ascher

Results 7 issues of Thomas Ascher

This is not a feature request, but I recently created an implementation of the deLange model (http://dx.doi.org/10.1016/B978-0-12-799954-8.00011-3) that can be used to color SRM values, and thought it might also...

I am currently trying to integrate ZIP compression with minizip-ng 4.0.5 into a Windows application (Windows 10 1809, Visual Studio 2022 17.9.6) and have noticed some unexpected behavior when it...

### Describe the bug The CMakeLists.txt does no longer install liboai.h. There is a comment that states that liboai.h is no longer needed. However, all examples still have a dependency...

bug

### Describe the feature or improvement you're requesting It would be great if you could add proper support for the compilation of the library as DLL on Windows via the...

### Describe the bug The example "documentation/images/examples/download_generated_image.cpp" does currently no compile because the list of parameters of the method Network::Download did change. ### To Reproduce 1. Compile the example "documentation/images/examples/download_generated_image.cpp"...

bug

### Describe the feature or improvement you're requesting Currently the API endpoint is hardcoded to "https://api.openai.com/v1". This makes it hard to use this library against other implementations of the OpenAI...

- Added additional files for usage with conan and vcpkg package manager - Increased minimum CMake version for proper package manager support - Additional projects for server and client for...