680 B
680 B
| title | description | keywords | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Connect to Server | Connect to Jan's built-in API server. |
|
:::warning
This page is under construction.
:::
Jan ships with a built-in API server, that can be used as a drop-in, local replacement for OpenAI's API.
Jan runs on port 1337 by default, but this can (soon) be changed in Settings.
-
Go to Settings > Advanced > Enable API Server
-
Go to http://localhost:1337/docs for API docs.
-
In terminal, simply CURL...
Note: Some UI states may be broken when in Server Mode.