quicknote/archive/call_embedding.sh

4 lines
141 B
Bash
Executable File

curl http://192.168.2.157:11434/api/embeddings -d '{
"model": "nomic-embed-text",
"prompt": "Llamas are members of the camelid family"
}'