Ask sci-bot a scientific question
scibot_ask_questionSubmit a scientific question to the processing queue and receive a ticket ID immediately; use the ID to check for the generated answer later.
Instructions
Puts a question into the sci-bot.ru queue and returns a ticket immediately. The queue is slow and runs a single generation slot, so poll scibot_check_question with the returned ticketId to collect the answer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | Answer language, one of auto, en, es, fr, de, it, pt, ru, zh, ja, ko, ar, he, el, hy, fa, vi, tr, kk; defaults to auto. | |
| question | Yes | The scientific question, 1 to 16384 characters. | |
| popularScience | No | Ask for a popular-science register instead of an academic one. |