sensenova-6.8-flash-lite
By sensenova-6.8-flash-lite
Reads images: a question can carry pictures.
Model name for the API
sensenova-6.8-flash-lite- Uptime, last 3 days
- 1 call so far
- Too few to give a percentage
- Credits per reply
- Not measured yet
- Shown after its first replies
- Replies per day of check-in
- —
- Needs a measured price
Your chats and training
The provider does not say.
Nothing in that company’s published terms says whether prompts are used for training. Treat it as if they might be.
Which company answers for a model is not published here, so this says what the policy is, not whose it is. Checked against their terms on Sep 20, 2026.
Call it through the API
Any OpenAI-compatible client works: use the address in the sample and this model name.
import requests response = requests.post( "https://onomeo.com/v1/chat/completions", headers={"Authorization": "Bearer YOUR_API_KEY"}, json={"model": "sensenova-6.8-flash-lite", "messages": [ {"role": "user", "content": "Hello!"} ]} ) print(response.json())
Similar price
Figures come from real calls made through this site. Models are served by third-party providers and may slow down or be withdrawn; this page follows those changes.