mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-20 02:24:59 +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://
|
|
}
|