Markdown
MarkdownSetting #
Bases: RapidataSetting
Enables limited markdown rendering for text datapoints. Useful when comparing formatted text like LLM outputs.
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
value
|
bool
|
Whether to enable markdown rendering. Defaults to True. |
True
|