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::openai::Chat Member List

This is the complete list of members for docwire::openai::Chat, including all inherited members.

ChainElement() (defined in docwire::ChainElement)docwire::ChainElement
ChainElement(ChainElement &&)=default (defined in docwire::ChainElement)docwire::ChainElement
Chat(const std::string &system_message, const std::string &api_key, Model model=Model::gpt_5, float temperature=0.7, ImageDetail image_detail=ImageDetail::automatic) (defined in docwire::openai::Chat)docwire::openai::Chat
create_impl(Args &&... args) (defined in docwire::with_pimpl< ChainElement >)docwire::with_pimpl< ChainElement >inlineprotected
create_impl(Args &&... args) (defined in docwire::with_pimpl< Chat >)docwire::with_pimpl< Chat >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() (defined in docwire::with_pimpl< Chat >)docwire::with_pimpl< Chat >inlineprotected
impl() const (defined in docwire::with_pimpl< Chat >)docwire::with_pimpl< Chat >inlineprotected
impl_type typedef (defined in docwire::with_pimpl< ChainElement >)docwire::with_pimpl< ChainElement >protected
impl_type typedef (defined in docwire::with_pimpl< Chat >)docwire::with_pimpl< Chat >protected
is_generator() const (defined in docwire::ChainElement)docwire::ChainElementinlinevirtual
is_leaf() const overridedocwire::openai::Chatinlinevirtual
operator()(message_ptr msg, const message_callbacks &emit_message) overridedocwire::openai::Chatvirtual
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
operator=(with_pimpl &&other) noexcept (defined in docwire::with_pimpl< Chat >)docwire::with_pimpl< Chat >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
with_pimpl(Args &&... args) (defined in docwire::with_pimpl< Chat >)docwire::with_pimpl< Chat >inlineexplicitprotected
with_pimpl(with_pimpl< Chat > &&other) noexcept (defined in docwire::with_pimpl< Chat >)docwire::with_pimpl< Chat >inlineprotected
with_pimpl(std::nullptr_t) (defined in docwire::with_pimpl< Chat >)docwire::with_pimpl< Chat >inlineprotected
~ChainElement()=default (defined in docwire::ChainElement)docwire::ChainElementvirtual