You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-27 22:18:36 +02:00
6 lines
271 B
Plaintext
Vendored
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." |