View Source API Reference instructor_lite v0.3.0
Modules
Main building blocks of InstructorLite.
Behaviour for implementing adapter modules.
Gemini adapter.
OpenAI adapter.
use InstructorLite.Instruction
is a way to make your Ecto schema into an Instruction, which provides additional callbacks used by InstructorLite.
Helper module to generate JSON Schema based on Ecto schema.