Docs.rs
language-barrier-core-0.1.6
language-barrier-core 0.1.6
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
kofron
Dependencies
async-trait ^0.1
normal
regex ^1.9
normal
reqwest ^0.11
normal
schemars ^0.8.22
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2.5.4
normal
dotenv ^0.15
dev
hyper ^0.14
dev
parameterized ^2.0.0
dev
tokio-test ^0.4
dev
tracing-test ^0.2
dev
Versions
79.91%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
language_
barrier_
core
0.1.6
Module llm_
service
Module Items
Structs
Traits
In crate language_
barrier_
core
language_barrier_core
Module
llm_service
Copy item path
Source
Structs
§
HTTP
LlmService
An LLM service implementation that sends requests over HTTP.
Traits
§
LLMService
This is anything that can generate the next message.