Docs.rs
  • llama-core-0.21.0
    • llama-core 0.21.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • apepkuss
    • Dependencies
      • base64 =0.22.1 normal
      • chat-prompts ^0.17 normal
      • either ^1.12.0 normal
      • endpoints ^0.17 normal
      • futures ^0.3.6 normal
      • log ^0.4.21 normal optional
      • once_cell ^1.18 normal
      • qdrant_rest_client ^0.1.1 normal
      • regex ^1 normal
      • reqwest ^0.11 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • text-splitter ^0.7 normal
      • thiserror ^1 normal
      • tiktoken-rs ^0.5 normal
      • uuid ^1.4 normal
      • wasi-logger ^0.1.2 normal optional
      • wasmedge-wasi-nn ^0.8.0 normal
      • wasmedge_stable_diffusion =0.3.2 normal
    • Versions
    • 49.53% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

llama_core0.21.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • PluginInfo
  • graph::Graph
  • graph::GraphBuilder
  • metadata::ggml::GgmlMetadata
  • metadata::ggml::GgmlMetadataBuilder
  • metadata::piper::PiperMetadata
  • metadata::piper::PiperMetadataBuilder
  • metadata::whisper::WhisperMetadata
  • metadata::whisper::WhisperMetadataBuilder

Enums

  • RunningMode
  • StableDiffusionTask
  • error::BackendError
  • error::LlamaCoreError
  • graph::EngineType

Traits

  • metadata::BaseMetadata

Functions

  • audio::audio_transcriptions
  • audio::audio_translations
  • audio::create_speech
  • chat::chat
  • chat::chat_completions
  • chat::chat_completions_stream
  • completions::completions
  • embeddings::dimension
  • embeddings::embeddings
  • get_plugin_info
  • images::image_edit
  • images::image_generation
  • images::image_variation
  • init_ggml_context
  • init_ggml_rag_context
  • init_piper_context
  • init_sd_context_with_full_model
  • init_sd_context_with_standalone_model
  • init_whisper_context
  • models::models
  • rag::chunk_text
  • rag::rag_doc_chunks_to_embeddings
  • rag::rag_query_to_embeddings
  • rag::rag_retrieve_context
  • running_mode
  • utils::chat_model_names
  • utils::chat_prompt_template
  • utils::embedding_model_names