agent-book-translate 0.1.7

A powerful LLM-driven agentic EPUB book translator with robust progress monitoring and recovery
Documentation
1
2
3
4
5
//! LLM Prompt & Interaction layers.

pub mod client;
pub mod json_healer;
pub mod prompt;