1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-17 23:48:13 +02:00
Files
OpenIntegrations/docs/en/cli/openai/GetEmbeddings/bash.txt

5 lines
167 B
Plaintext
Raw Normal View History

2025-06-18 21:13:41 +03:00
oint openai GetEmbeddings \
2025-07-05 13:02:22 +03:00
--url "https://hut.openintegrations.dev/localai/" \
2025-06-18 21:13:41 +03:00
--token "***" \
--model "text-embedding-ada-002" \
--input "What is 1C:Enterprise?"