mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-22 05:09:05 +00:00
server: remove warmup methods everywhere
This commit is contained in:
@@ -43,17 +43,6 @@ Authentication must be passed with the `Authorization` header, using the `bearer
|
||||
Authorization: bearer <REFLECTOR_APIKEY>
|
||||
```
|
||||
|
||||
### Warmup (both)
|
||||
|
||||
`POST /warmup`
|
||||
|
||||
**response**
|
||||
```
|
||||
{
|
||||
"status": "ok"
|
||||
}
|
||||
```
|
||||
|
||||
### LLM
|
||||
|
||||
`POST /llm`
|
||||
|
||||
Reference in New Issue
Block a user