1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-11 23:27:21 +02:00
Files
OpenIntegrations/docs/en/cli/openai/GetResponse/bash.txt
Vitaly the Alpaca (bot) 5b4eb92084 Test data update (Jenkins)
2025-07-04 22:51:57 +03:00

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?'}]"