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::embed Member List

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

chain_element() (defined in docwire::chain_element)docwire::chain_element
chain_element(chain_element &&)=default (defined in docwire::chain_element)docwire::chain_element
create_impl(Args &&... args) (defined in docwire::with_pimpl< chain_element >)docwire::with_pimpl< chain_element >inlineprotected
create_impl(Args &&... args) (defined in docwire::with_pimpl< embed >)docwire::with_pimpl< embed >inlineprotected
embed(const std::string &api_key, model model=model::text_embedding_3_small) (defined in docwire::openai::embed)docwire::openai::embed
impl() (defined in docwire::with_pimpl< chain_element >)docwire::with_pimpl< chain_element >inlineprotected
impl() const (defined in docwire::with_pimpl< chain_element >)docwire::with_pimpl< chain_element >inlineprotected
impl() (defined in docwire::with_pimpl< embed >)docwire::with_pimpl< embed >inlineprotected
impl() const (defined in docwire::with_pimpl< embed >)docwire::with_pimpl< embed >inlineprotected
impl_type typedef (defined in docwire::with_pimpl< chain_element >)docwire::with_pimpl< chain_element >protected
impl_type typedef (defined in docwire::with_pimpl< embed >)docwire::with_pimpl< embed >protected
is_generator() const (defined in docwire::chain_element)docwire::chain_elementinlinevirtual
is_leaf() const overridedocwire::openai::embedinlinevirtual
model enum namedocwire::openai::embed
operator()(message_ptr msg, const message_callbacks &emit_message) overridedocwire::openai::embedvirtual
operator=(chain_element &&)=default (defined in docwire::chain_element)docwire::chain_element
operator=(with_pimpl &&other) noexcept (defined in docwire::with_pimpl< chain_element >)docwire::with_pimpl< chain_element >inlineprotected
operator=(with_pimpl &&other) noexcept (defined in docwire::with_pimpl< embed >)docwire::with_pimpl< embed >inlineprotected
with_pimpl(Args &&... args) (defined in docwire::with_pimpl< chain_element >)docwire::with_pimpl< chain_element >inlineexplicitprotected
with_pimpl(with_pimpl< chain_element > &&other) noexcept (defined in docwire::with_pimpl< chain_element >)docwire::with_pimpl< chain_element >inlineprotected
with_pimpl(std::nullptr_t) (defined in docwire::with_pimpl< chain_element >)docwire::with_pimpl< chain_element >inlineprotected
with_pimpl(Args &&... args) (defined in docwire::with_pimpl< embed >)docwire::with_pimpl< embed >inlineexplicitprotected
with_pimpl(with_pimpl< embed > &&other) noexcept (defined in docwire::with_pimpl< embed >)docwire::with_pimpl< embed >inlineprotected
with_pimpl(std::nullptr_t) (defined in docwire::with_pimpl< embed >)docwire::with_pimpl< embed >inlineprotected
~chain_element()=default (defined in docwire::chain_element)docwire::chain_elementvirtual