DocWire SDK
DocWire SDK: Award-winning modern data processing in C++20. SourceForge Community Choice & Microsoft support. AI-driven processing. Supports nearly 100 data formats, including email boxes and OCR. Boost efficiency in text extraction, web data extraction, data mining, document analysis. Offline processing possible for security and confidentiality
docwire::local_ai::model_chain_element Member List

This is the complete list of members for docwire::local_ai::model_chain_element, including all inherited members.

ChainElement() (defined in docwire::ChainElement)docwire::ChainElement
ChainElement(ChainElement &&)=default (defined in docwire::ChainElement)docwire::ChainElement
create_impl(Args &&... args) (defined in docwire::with_pimpl< ChainElement >)docwire::with_pimpl< ChainElement >inlineprotected
impl() (defined in docwire::with_pimpl< ChainElement >)docwire::with_pimpl< ChainElement >inlineprotected
impl() const (defined in docwire::with_pimpl< ChainElement >)docwire::with_pimpl< ChainElement >inlineprotected
impl_type typedef (defined in docwire::with_pimpl< ChainElement >)docwire::with_pimpl< ChainElement >protected
is_generator() const (defined in docwire::ChainElement)docwire::ChainElementinlinevirtual
is_leaf() const overridedocwire::local_ai::model_chain_elementinlinevirtual
model_chain_element(const std::string &prompt, std::shared_ptr< model_runner > model_runner)docwire::local_ai::model_chain_elementinline
model_chain_element(const std::string &prompt)docwire::local_ai::model_chain_element
operator()(message_ptr msg, const message_callbacks &emit_message) overridedocwire::local_ai::model_chain_elementvirtual
operator=(ChainElement &&)=default (defined in docwire::ChainElement)docwire::ChainElement
operator=(with_pimpl &&other) noexcept (defined in docwire::with_pimpl< ChainElement >)docwire::with_pimpl< ChainElement >inlineprotected
with_pimpl(Args &&... args) (defined in docwire::with_pimpl< ChainElement >)docwire::with_pimpl< ChainElement >inlineexplicitprotected
with_pimpl(with_pimpl< ChainElement > &&other) noexcept (defined in docwire::with_pimpl< ChainElement >)docwire::with_pimpl< ChainElement >inlineprotected
with_pimpl(std::nullptr_t) (defined in docwire::with_pimpl< ChainElement >)docwire::with_pimpl< ChainElement >inlineprotected
~ChainElement()=default (defined in docwire::ChainElement)docwire::ChainElementvirtual