API Reference instructor_lite v#1.0.0

View Source

Modules

Main building blocks of InstructorLite.

Behaviour for implementing adapter modules.

Adapter for Chat Completions-compatible API endpoints, such as OpenAI or Grok.

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.