Skip to main content

Crate airust

Crate airust 

Source

Re-exports§

pub use agent::Agent;
pub use agent::AgentError;
pub use agent::ContextualAgent;
pub use agent::ResponseFormat;
pub use agent::TrainableAgent;
pub use agent::TrainingExample;
pub use context_agent::ContextAgent;
pub use knowledge::KnowledgeBase;
pub use match_agent::MatchAgent;
pub use pdf_loader::pdf_to_knowledge_base;
pub use pdf_loader::pdf_to_training_examples;
pub use pdf_loader::PageContent;
pub use pdf_loader::PdfLoader;
pub use pdf_loader::PdfLoaderConfig;
pub use tfidf_agent::TfidfAgent;

Modules§

agent
context_agent
knowledge
match_agent
pdf_loader
tfidf_agent
web

Constants§

NAME
VERSION

Functions§

library_description
Provides a brief description of the library’s purpose
version_info
Returns comprehensive version information for the library