Docs.rs
  • ragtime-0.2.0
    • ragtime 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • estokes
    • Dependencies
      • anyhow ^1 normal
      • chrono ^0.4.38 normal
      • compact_str ^0.8.0 normal
      • encoding_rs ^0.8.34 normal
      • fs3 ^0.5 normal
      • fxhash ^0.2 normal
      • indexmap ^2.2.6 normal
      • infer ^0.16 normal
      • llama-cpp-2 ^0.1.66 normal
      • md5 ^0.7 normal
      • memmap2 ^0.9.4 normal
      • ndarray ^0.16 normal
      • ort ^2.0.0-rc.2 normal
      • regex ^1 normal
      • serde ^1 normal
      • serde_derive ^1 normal
      • serde_json ^1 normal
      • smallvec ^1 normal
      • tempfile ^3 normal
      • tokenizers ^0.19 normal
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3 normal
      • usearch ^2.13.1 normal
    • Versions
    • 10.77% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ragtime0.2.0

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • RagQa
  • SearchResult
  • bge_m3::onnx::BgeArgs
  • bge_m3::onnx::BgeM3
  • decoder::Decoded
  • decoder::Decoder
  • doc::ChunkId
  • doc::ChunkRef
  • doc::DocId
  • doc::DocStore
  • doc::DocumentChanged
  • gte_large_en::onnx::GteLargeEn
  • gte_large_en::onnx::GteLargeEnArgs
  • gte_qwen2_7b_instruct::llama::GteEmbedPrompt
  • gte_qwen2_7b_instruct::llama::GteFinalEmbedPrompt
  • gte_qwen2_7b_instruct::llama::GteFinalSearchPrompt
  • gte_qwen2_7b_instruct::llama::GteQwen27bInstructModel
  • gte_qwen2_7b_instruct::llama::GteSearchPrompt
  • llama::Args
  • llama::Llama
  • llama::LlamaEmbed
  • phi3::llama::Phi3Model
  • phi3::onnx::Phi3
  • phi3::onnx::Saved
  • phi3::prompt::Phi3FinalPrompt
  • phi3::prompt::Phi3Prompt
  • simple_prompt::SimpleFinalPrompt
  • simple_prompt::SimplePrompt

Enums

  • SummarySpec

Traits

  • EmbedModel
  • FormattedPrompt
  • Persistable
  • QaModel
  • llama::LlamaEmbedModel
  • llama::LlamaQaModel

Type Aliases

  • gte_qwen2_7b_instruct::llama::GteQwen27bInstruct
  • phi3::llama::Phi3