{
  "cksum": "77d14a70040b08c13473f5bb51101726bd04e2e8c8e685352e1a715f12a5e9a3",
  "crate_file": "llm_interface-0.0.2.crate",
  "crate_url": "https://static.crates.io/crates/llm_interface/llm_interface-0.0.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.89",
      "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.18.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.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "llm_devices",
      "optional": false,
      "req": "^0.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llm_models",
      "optional": false,
      "req": "^0.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llm_prompt",
      "optional": false,
      "req": "^0.0.1",
      "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": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.210",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.128",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serial_test",
      "optional": false,
      "req": "^3.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "system"
      ],
      "kind": "normal",
      "name": "sysinfo",
      "optional": true,
      "req": "^0.31.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.64",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.40.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "test-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.40.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.40",
      "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": "2024-10-10T17:17:31Z",
  "vers": "0.0.2",
  "yanked": false
}
