pub async fn run_chat(options: ChatOptions) -> Result<()>Expand description
Runs the interactive chat mode.
Starts a REPL-style session for translating text interactively.
pub async fn run_chat(options: ChatOptions) -> Result<()>Runs the interactive chat mode.
Starts a REPL-style session for translating text interactively.