mirror of
https://github.com/mudler/LocalAI.git
synced 2024-12-18 20:27:57 +00:00
cde0139363
Signed-off-by: Dave Lee <dave@gray101.com>
7 lines
91 B
Plaintext
7 lines
91 B
Plaintext
vars {
|
|
HOST: localhost
|
|
PORT: 8080
|
|
DEFAULT_MODEL: gpt-3.5-turbo
|
|
PROTOCOL: http://
|
|
}
|