Skip to main content

clean_html

Function clean_html 

Source
pub fn clean_html(html: &str) -> String
Available on crate feature openai_slim_fit only.
Expand description

Default cleaner used by the engine.

If you still want a “slim fit” toggle, keep the feature gate here (safe).