mirror of
https://github.com/mudler/LocalAI
synced 2026-04-21 21:37:21 +00:00
7 lines
91 B
Text
7 lines
91 B
Text
|
|
vars {
|
||
|
|
HOST: localhost
|
||
|
|
PORT: 8080
|
||
|
|
DEFAULT_MODEL: gpt-3.5-turbo
|
||
|
|
PROTOCOL: http://
|
||
|
|
}
|