Scoria.Orchestrator (scoria v0.1.0)

Copy Markdown View Source

Recursive fallback mechanism for LLM requests.

Summary

Functions

Generates a structured object with fallback support.

Generates text with fallback support.

Functions

generate_object(model, prompt, schema, options \\ [])

Generates a structured object with fallback support.

generate_text(model, prompt, options \\ [])

Generates text with fallback support.