Demo Homework Helper

Demo Create Exercise

  1. Accept user-refined latex_content for the ephemeral session
  2. Insert ephemeral doc with no solution
  3. fetch_and_store_solution_in_memory in the background
  4. Return { exercise_id } in the data
post/demo-homework-helper/create-exercise

Query parameters

session_idstring required

Ephemeral session ID for the demo

Ephemeral session ID for the demo

langstring

Language code, 'EN' or 'FR', for the demo

Language code, 'EN' or 'FR', for the demo

Request body

latex_contentstring required

Response

Successful Response

statusstring required
messagestring required
dataobject nullable
transcriptstring nullable
urlstring nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.