Docs.rs
rtb-chat-0.7.1
rtb-chat 0.7.1
Docs.rs crate page
MIT
24 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
phpboyscout
Dependencies
async-trait ^0.1.91
normal
bytes ^1.12.1
normal
futures-util ^0.3.33
normal
genai ^0.6.5
normal
jsonschema ^0.48.1
normal
miette ^7.6.0
normal
reqwest ^0.13.4
normal
rtb-redact ^0.6.0
normal
schemars ^1.2.1
normal
secrecy ^0.10.3
normal
serde ^1.0.229
normal
serde_json ^1.0.150
normal
thiserror ^2.0.19
normal
tokio ^1.53.0
normal
tracing ^0.1.44
normal
url ^2.5.8
normal
wiremock ^0.6.5
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module config
rtb_
chat
0.7.1
Module config
Module Items
Structs
Enums
Functions
In crate rtb_
chat
rtb_chat
Module
config
Copy item path
Source
Expand description
Config
+
Provider
+ base-URL validation.
Structs
§
Config
Configuration for
crate::AiClient
.
Enums
§
Provider
Which provider to talk to. Picks the wire protocol and the auth header shape.
Functions
§
validate_
base_
url
Validate a user-supplied base URL.