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