{
  "cksum": "75922f7f3827779579aeffdc0c6a097042332b59b9e87e284906ba4a57a01bb9",
  "crate_file": "llm_interface-0.0.3.crate",
  "crate_url": "https://static.crates.io/crates/llm_interface/llm_interface-0.0.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.95",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio"
      ],
      "kind": "normal",
      "name": "backoff",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.7.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "cargo_metadata",
      "optional": false,
      "req": "^0.19.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colorful",
      "optional": false,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dotenvy",
      "optional": false,
      "req": "^0.15.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indenter",
      "optional": false,
      "req": "^0.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llm_devices",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "llm_devices",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llm_models",
      "optional": false,
      "req": "^0.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llm_prompt",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.12.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "secrecy",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.217",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.138",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serial_test",
      "optional": false,
      "req": "^3.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "system"
      ],
      "kind": "normal",
      "name": "sysinfo",
      "optional": true,
      "req": "^0.33.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.43.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "test-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.43.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5.2",
      "target": null
    }
  ],
  "features": {
    "all": [
      "llama_cpp_backend",
      "mistral_rs_backend"
    ],
    "default": [
      "llama_cpp_backend"
    ],
    "llama_cpp_backend": [
      "clap",
      "sysinfo"
    ],
    "mistral_rs_backend": [
      "sysinfo"
    ]
  },
  "index_path": "ll/m_/llm_interface",
  "name": "llm_interface",
  "pubtime": "2025-01-29T02:50:52Z",
  "vers": "0.0.3",
  "yanked": false
}
