You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
Main build (Jenkins)
This commit is contained in:
@@ -31,4 +31,10 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
|
||||
|
||||
|
||||
```json title="Result"
|
||||
{
|
||||
"options": "<additional model parameters listed in the Modelfile documentation>",
|
||||
"keep_alive": "<how long the model will remain loaded in memory after a request>",
|
||||
"truncate": "<trims the end of each response to fit within the context length. Returns an error if false and the length is exceeded>"
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user