Docs.rs
  • llama-core-0.15.0
    • llama-core 0.15.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • apepkuss
    • Dependencies
      • base64 =0.22.0 normal
      • chat-prompts ^0.11 normal
      • either ^1.12.0 normal
      • endpoints ^0.13 normal
      • futures ^0.3.6 normal
      • futures-util ^0.3 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.1.0 normal
    • Versions
    • 53.39% 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.15.0

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • Graph
  • Metadata
  • MetadataBuilder
  • PluginInfo

Enums

  • RunningMode
  • error::BackendError
  • error::LlamaCoreError

Functions

  • 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_core_context
  • init_rag_core_context
  • init_stable_diffusion_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