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