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

6 lines
271 B
Plaintext
Vendored

oint openai CreateAssistant ^
--url "https://hut.openintegrations.dev/localai/" ^
--token "***" ^
--model "smolvlm-256m-instruct" ^
--name "Math tutor" ^
--inst "You are a personal math tutor. When asked a question, write and run Python code to answer the question."