juliuslipp commited on
Commit
f2de371
1 Parent(s): b26cdaf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2718,7 +2718,7 @@ console.log(cos_sim(truncated[0].data, truncated[1].data)); // 0.697953202142520
2718
 
2719
  ### Using API
2720
 
2721
- You can use the Model via our API as follows.
2722
 
2723
  ```python
2724
  from mixedbread_ai.client import MixedbreadAI
 
2718
 
2719
  ### Using API
2720
 
2721
+ You can use the model via our API as follows:
2722
 
2723
  ```python
2724
  from mixedbread_ai.client import MixedbreadAI