Update README.md
Browse files
README.md
CHANGED
@@ -2613,8 +2613,6 @@ Sionic AI delivers more accessible and cost-effective AI technology addressing t
|
|
2613 |
|
2614 |
The Large Language Model (LLM) is not for research and experimentation. We offer solutions that leverage LLM to add value to your business. Anyone can easily train and control AI.
|
2615 |
|
2616 |
-
You can try our product [here](https://www.s9m.ai) for free!
|
2617 |
-
|
2618 |
## How to get embeddings
|
2619 |
|
2620 |
To get embeddings, you should call API endpoint to send your text. You can send either a single sentence or multiple sentences. The embeddings that correspond to the inputs will be returned.
|
|
|
2613 |
|
2614 |
The Large Language Model (LLM) is not for research and experimentation. We offer solutions that leverage LLM to add value to your business. Anyone can easily train and control AI.
|
2615 |
|
|
|
|
|
2616 |
## How to get embeddings
|
2617 |
|
2618 |
To get embeddings, you should call API endpoint to send your text. You can send either a single sentence or multiple sentences. The embeddings that correspond to the inputs will be returned.
|