The main API for this project is meant to be a drop-in replacement for the OpenAI and Anthropic APIs, including Chat, Completions, and Messages endpoints. It is 100% offline and private. It doesn't ...
Browse each directory to read more about each interaction method. Beginners are recommended to start with jupyter_notebook since its interactive nature allows for step-by-step code execution, ...