lamhieu commited on
Commit
7234381
·
1 Parent(s): ddd02b3

chore: adding note

Browse files
Files changed (1) hide show
  1. lightweight_embeddings/__init__.py +1 -1
lightweight_embeddings/__init__.py CHANGED
@@ -235,7 +235,7 @@ def create_main_interface():
235
  """
236
  ### 🛠️ cURL Examples
237
 
238
- **Generate Embeddings**
239
  ```bash
240
  curl -X 'POST' \\
241
  'https://lamhieu-lightweight-embeddings.hf.space/v1/embeddings' \\
 
235
  """
236
  ### 🛠️ cURL Examples
237
 
238
+ **Generate Embeddings (OpenAI compatible)**
239
  ```bash
240
  curl -X 'POST' \\
241
  'https://lamhieu-lightweight-embeddings.hf.space/v1/embeddings' \\