Spaces:
Running
Running
sanbo
commited on
Commit
·
068937b
1
Parent(s):
b734492
update sth. at 2025-01-16 22:39:46
Browse files
README.md
CHANGED
@@ -31,4 +31,5 @@ curl -X POST https://sanbo1200-jina-embeddings-v3.hf.space/api/v1/embeddings \
|
|
31 |
"input": "Your text string goes here",
|
32 |
"model": "jinaai/jina-embeddings-v3"
|
33 |
}'
|
|
|
34 |
```
|
|
|
31 |
"input": "Your text string goes here",
|
32 |
"model": "jinaai/jina-embeddings-v3"
|
33 |
}'
|
34 |
+
|
35 |
```
|