Optional
answer_Optional
context?: OneOf<[string, { Context provided to the model. This can be a string or a free-form JSON value.
The date when the request was created
The model that was used for the final prompt after compression is performed.
Optional
input_Custom formatted transcript data. Maximum size is the context limit of the selected model, which defaults to 100000". Use either transcript_ids or input_text as input into LeMUR.
Max output size in tokens, up to 4000
Optional
prompt?: stringThe prompt used for the model.
Optional
questions?: LemurQuestion[]A list of questions asked in the request Each question can have its own context and answer format.
The endpoint used for the leMUR request
The temperature to use for the model. Higher values result in answers that are more creative, lower values are more conservative. Can be any value between 0.0 and 1.0 inclusive.
Optional
transcript_A list of completed transcripts with text. Use either transcript_ids or input_text as input into LeMUR.
The format to use for the model's answers.