Update README.md
Browse files
README.md
CHANGED
|
@@ -2740,7 +2740,7 @@ console.log(similarities); // [0.7919578577247139, 0.6369278664248345, 0.1651201
|
|
| 2740 |
|
| 2741 |
### Using API
|
| 2742 |
|
| 2743 |
-
You can use the
|
| 2744 |
|
| 2745 |
```python
|
| 2746 |
from mixedbread_ai.client import MixedbreadAI
|
|
|
|
| 2740 |
|
| 2741 |
### Using API
|
| 2742 |
|
| 2743 |
+
You can use the model via our API as follows:
|
| 2744 |
|
| 2745 |
```python
|
| 2746 |
from mixedbread_ai.client import MixedbreadAI
|