Stdlib Overview

This section provides an overview of the modules within this directory.
  • base - Basic stdlib data structures.
  • chat - Chat primitives.
  • genslot - A method to generate outputs based on python functions and a Generative Slot function.
  • instruction - Instructions.
  • mify - Mify classes and objects.
  • mobject - MObject.
  • requirement - Requirements are a special type of Component used as input to the “validate” step in Instruct/Validate/Repair design patterns.
  • sampling - sampling methods go here.
  • session - Mellea Sessions.