Sanjay Nadhavajhala commited on
Commit
9833c8f
1 Parent(s): 0c29f43

update README

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,8 +2,10 @@
2
  license: apache-2.0
3
  ---
4
 
 
 
5
  ```
6
- curl http://localhost:8084/v1/embeddings \
7
  -H "Content-Type: application/json" \
8
  -H "Authorization: Bearer no-key" \
9
  -d '{
 
2
  license: apache-2.0
3
  ---
4
 
5
+ All Rubra embeddings operate in port `8020`
6
+
7
  ```
8
+ curl http://localhost:8020/v1/embeddings \
9
  -H "Content-Type: application/json" \
10
  -H "Authorization: Bearer no-key" \
11
  -d '{