Re-exports§
pub use config::Web2llmConfig;pub use error::Web2llmError;pub use output::PageResult;
Modules§
Structs§
- Web2llm
- The main entry point for the
web2llmpipeline.
Functions§
- batch_
fetch - Convenience function — fetches multiple
urlsusingWeb2llmConfig::default. - fetch
- Convenience function — fetches
urlusingWeb2llmConfig::default.