contentMapInstance property

ContentMap? contentMapInstance
final

Key-value contents for the mutlimodality input, including text, image, video, audio, and pdf, etc. The key is placeholder in metric prompt template, and the value is the multimodal content.

Implementation

final ContentMap? contentMapInstance;