OptionalincludeIf image-related context snippets are sent to the LLM, this field determines whether or not they should include base64 image data. If false, only the image caption is sent. Only available when multimodal=true.
OptionalmultimodalWhether or not to send image-related context snippets to the LLM. If false, only text context snippets are sent.
OptionalsnippetThe maximum size of each context snippet, in tokens; omit to use the service default.
OptionaltopThe maximum number of context snippets to use; omit to use the service default.
Controls the context snippets used to generate an answer.
Example