chore: missing local api server
This commit is contained in:
parent
d73a932773
commit
7921bb21c7
@ -24,7 +24,7 @@ import { Settings } from 'lucide-react'
|
||||
`llama.cpp` is the core **inference engine** Jan uses to run AI models locally on your computer. This section covers the settings for the engine itself, which control *how* a model processes information on your hardware.
|
||||
|
||||
<Callout>
|
||||
Looking for API server settings (like port, host, CORS)? They have been moved to the dedicated [**Local API Server**](/docs/local-server/api-server) page.
|
||||
Looking for API server settings (like port, host, CORS)? They have been moved to the dedicated [**Local API Server**](/docs/api-server) page.
|
||||
</Callout>
|
||||
|
||||
## Accessing Engine Settings
|
||||
|
||||
@ -174,7 +174,7 @@ This includes configuration for:
|
||||
- CORS (Cross-Origin Resource Sharing)
|
||||
- Verbose Logging
|
||||
|
||||
[**Go to Local API Server Settings →**](/docs/local-server/api-server)
|
||||
[**Go to Local API Server Settings →**](/docs/api-server)
|
||||
|
||||
## Emergency Options
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user