Text capabilities
Explore text capabilities of Omnio.
Omnio is also a powerful AI model for text-to-text applications. Omnio performs on-par with GPT-4o, Mistral Large 2 and Claude 3.5 Sonnet on text-to-text benchmarks. Visit our Omnio blog post for benchmark information.
Example
Make sure you have created a Soniox Account and set the API key. You can find the instructions here.
Install OpenAI SDK for Python using pip
:
Create a file called example.py
with the following code:
Run the code with python example.py
and in a few moments you should see the
response from the API.