Optionaltext?: stringOne of the provided context content
OptionalqueryA query you wish to perform against the provided contexts. If no query is provided the model with respond with embeddings for contexts
Optionaltruncate_When provided with too long context should the model error out or truncate the context to fit?
List of provided contexts. Note that the index in this array is important, as the response will refer to it.