Crate omama_manager

Source

Modules§

chat
database
rag
service_utils

Macros§

anyhow
Construct an ad-hoc error from a string or existing non-anyhow error value.

Structs§

Asset
Model
represents and stores the required information!
ModelBuilder
This is used to quickly building and instantiating the Model struct .

Statics§

OM_CLIENT

Type Aliases§

PullModelStatusStream
A stream of PullModelStatus objects.
Result
Result<T, Error>