Skip to main content

Module local

Module local 

Source
Expand description

Local storage and hook infrastructure

This module provides:

  • Database operations for local session storage
  • Lifecycle hooks for context management
  • Model configuration types

Modules§

hooks
migrations
Database migrations
storage
Local SQLite storage implementation

Structs§

ModelOptions
Model options for the agent
ModelSet
Resolved model set with default fallbacks