Docs.rs
dspy-rs-0.5.0
dspy-rs 0.5.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
krypticmouse
Dependencies
anyhow ^1.0.99
normal
arrow ^56.1.0
normal
optional
async-openai ^0.29.0
normal
async-trait ^0.1.83
normal
bon ^3.7.0
normal
csv ^1.3.1
normal
dsrs_macros ^0.5.0
normal
futures ^0.3.31
normal
hf-hub ^0.4.3
normal
indexmap ^2.10.0
normal
parquet ^56.1.0
normal
optional
rayon ^1.10.0
normal
regex ^1.11.2
normal
reqwest ^0.12.23
normal
rstest ^0.25.0
normal
schemars ^1.0.4
normal
secrecy ^0.10.3
normal
serde ^1.0.219
normal
serde_json ^1.0.140
normal
tokio ^1.46.1
normal
validator ^0.20.0
normal
Versions
33.58%
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
Module lm
dspy_rs
0.5.0
Module lm
Module Items
Modules
Structs
In dspy_
rs::
core
dspy_rs
::
core
Module
lm
Copy item path
Source
Re-exports
§
pub use
chat
::*;
pub use
config
::*;
pub use
usage
::*;
Modules
§
chat
config
usage
Structs
§
DummyLM
DummyLM
Builder
Use builder syntax to set the inputs and finish with
build()
.
LM
LMBuilder
Use builder syntax to set the inputs and finish with
build()
.
LMResponse