pub fn analyze(
config: &ModelConfig,
req: &AnalyzeRequest,
) -> Result<AnalyzeOutcome, ModelError>Expand description
Run one schema-constrained analyze call against the configured provider.
pub fn analyze(
config: &ModelConfig,
req: &AnalyzeRequest,
) -> Result<AnalyzeOutcome, ModelError>Run one schema-constrained analyze call against the configured provider.