Module lm

Module lm 

Source

Re-exports§

pub use chat::*;
pub use client_registry::*;
pub use usage::*;

Modules§

chat
client_registry
usage

Structs§

DummyLM
In-memory LM used for deterministic tests and examples.
DummyLMBuilder
Use builder syntax to set the inputs and finish with build().
LM
LMBuilder
Use builder syntax to set the inputs and finish with __internal_build().
LMResponse