adds integration tests

This commit is contained in:
Tamo 2024-09-19 10:55:20 +02:00
parent 2b6952eda1
commit ca71b63ed1
2 changed files with 288 additions and 0 deletions

View file

@ -1,3 +1,4 @@
mod binary_quantized;
mod openai;
mod rest;
mod settings;