limcheekin commited on
Commit
10d42c6
1 Parent(s): 186f18b

doc: updated index.html

Browse files
Files changed (1) hide show
  1. index.html +6 -6
index.html CHANGED
@@ -1,10 +1,10 @@
1
  <!DOCTYPE html>
2
  <html>
3
  <head>
4
- <title>BAAI/bge-large-en OpenAI API-Compatible Endpoint</title>
5
  </head>
6
  <body>
7
- <h1>BAAI/bge-large-en OpenAI API-Compatible Endpoint</h1>
8
  <p>
9
  With the utilization of the
10
  <a href="https://pypi.org/project/open-text-embeddings/"
@@ -18,14 +18,14 @@
18
  <ul>
19
  <li>
20
  The API endpoint:
21
- <a href="https://limcheekin-bge-large-en.hf.space/v1"
22
- >https://limcheekin-bge-large-en.hf.space/v1</a
23
  >
24
  </li>
25
  <li>
26
  The API doc:
27
- <a href="https://limcheekin-bge-large-en.hf.space/docs"
28
- >https://limcheekin-bge-large-en.hf.space/docs</a
29
  >
30
  </li>
31
  </ul>
 
1
  <!DOCTYPE html>
2
  <html>
3
  <head>
4
+ <title>BAAI/bge-small-en-v1.5 OpenAI API-Compatible Endpoint</title>
5
  </head>
6
  <body>
7
+ <h1>BAAI/bge-small-en-v1.5 OpenAI API-Compatible Endpoint</h1>
8
  <p>
9
  With the utilization of the
10
  <a href="https://pypi.org/project/open-text-embeddings/"
 
18
  <ul>
19
  <li>
20
  The API endpoint:
21
+ <a href="https://limcheekin-bge-small-en-v1-5.hf.space/v1"
22
+ >https://limcheekin-bge-small-en-v1-5.hf.space/v1</a
23
  >
24
  </li>
25
  <li>
26
  The API doc:
27
+ <a href="https://limcheekin-bge-small-en-v1-5.hf.space/docs"
28
+ >https://limcheekin-bge-small-en-v1-5.hf.space/docs</a
29
  >
30
  </li>
31
  </ul>