News

The main API for this project is meant to be a drop-in replacement to the OpenAI API, including Chat and Completions endpoints. It is 100% offline and private. It doesn't create any logs. It doesn't ...
when I try to add a comment to the boolean variable, an exception is raised complaining that bool type has no comment attribute. Reading this other issue, it looks like this might be the expected ...