You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-11 23:27:21 +02:00
5 lines
340 B
Plaintext
Vendored
5 lines
340 B
Plaintext
Vendored
oint openai GetResponse \
|
|
--url "https://hut.openintegrations.dev/localai/" \
|
|
--token "***" \
|
|
--model "smolvlm-256m-instruct" \
|
|
--msgs "[{'role':'user','content':'What is 1C:Enterprise?'},{'role':'assistant','content':'1C:Enterprise is a full-stack, low-code platform'},{'role':'user','content':'When the first version was released?'}]" |