1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-21 23:57:40 +02:00
Files
OpenIntegrations/docs/en/cli/openai/GetResponse/bash.txt

5 lines
265 B
Plaintext
Raw Normal View History

2025-06-18 21:13:41 +03:00
oint openai GetResponse \
2025-07-04 22:51:57 +03:00
--url "https://hut.openintegrations.dev/localai/" \
2025-06-18 21:13:41 +03:00
--token "***" \
2025-09-15 16:30:36 +03:00
--model "moondream2-20250414" \
--msgs "[{'role':'user','content':[{'type':'input_image','file_id':'file-10'},{'type':'input_text','text':'What is in this image?'}]}]"