You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-12-07 23:03:08 +02:00
6 lines
213 B
Plaintext
6 lines
213 B
Plaintext
|
|
# JSON data can also be passed as a path to a .json file
|
||
|
|
|
||
|
|
oint ollama DeleteModel \
|
||
|
|
--url "https://api.athenaeum.digital/ollama" \
|
||
|
|
--model "bayselonarrend/tinyllama:latest" \
|
||
|
|
--headers "{'Authorization':'***'}"
|