Docs.rs
llm_interface-0.0.3
llm_interface 0.0.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
ShelbyJenkins
Dependencies
anyhow ^1.0.95
normal
backoff ^0.4.0
normal
bytes ^1.7.2
normal
clap ^4.5.17
normal
optional
colorful ^0.3.2
normal
dotenvy ^0.15.7
normal
indenter ^0.3.3
normal
llm_devices ^0.0.3
normal
llm_models ^0.0.2
normal
llm_prompt ^0.0.3
normal
reqwest ^0.12.7
normal
secrecy ^0.8.0
normal
serde ^1.0.217
normal
serde_json ^1.0.138
normal
sysinfo ^0.33.1
normal
optional
thiserror ^2.0.11
normal
tokio ^1.43.0
normal
tracing ^0.1.41
normal
url ^2.5.2
normal
serial_test ^3.2.0
dev
tokio ^1.43.0
dev
cargo_metadata ^0.19.1
build
llm_devices ^0.0.3
build
Versions
35.28%
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
llm_
interface
0.0.3
In llm_
interface::
llms::
local::
llama_
cpp::
server
llm_interface
::
llms
::
local
::
llama_cpp
::
server
Function
kill_server_from_pid
Copy item path
Source
pub fn kill_server_from_pid(pid:
u32
) ->
Result
<
()
>