juliuslipp
commited on
Commit
•
2015b8c
1
Parent(s):
f955d8f
Update README.md
Browse files
README.md
CHANGED
@@ -124,7 +124,7 @@ console.log(results);
|
|
124 |
|
125 |
## Using API
|
126 |
|
127 |
-
You can use the
|
128 |
|
129 |
```python
|
130 |
from mixedbread_ai.client import MixedbreadAI
|
|
|
124 |
|
125 |
## Using API
|
126 |
|
127 |
+
You can use the model via our API as follows:
|
128 |
|
129 |
```python
|
130 |
from mixedbread_ai.client import MixedbreadAI
|