Authorizations
Body
Params to generate action items from transcripts
A list of completed transcripts with text. Up to a maximum of 100 files or 100 hours, whichever is lower. Use either transcript_ids or input_text as input into LeMUR.
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.
Context to provide the model. This can be a string or a free-form JSON value.
The model that is used for the final prompt after compression is performed.
anthropic/claude-3-5-sonnet
, anthropic/claude-3-opus
, anthropic/claude-3-haiku
, anthropic/claude-3-sonnet
, anthropic/claude-2-1
, anthropic/claude-2
, default
, anthropic/claude-instant-1-2
, basic
, assemblyai/mistral-7b
Max output size in tokens, up to 4000
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.
0 <= x <= 1
How you want the action items to be returned. This can be any text. Defaults to "Bullet Points".