A-gent
Copyright(c) 2026 SPISE MISU ApS
LicenseSSPL-1.0 OR AGPL-3.0-only
MaintainerSPISE MISU <mail+hackage@spisemisu.com>
Stabilityexperimental
Safe HaskellSafe
LanguageHaskell2010

Agent.LLM.Action

Description

 
Synopsis

Documentation

LLM (Internal)

data FilePaths Source #

Instances

Instances details
Monoid FilePaths Source # 
Instance details

Defined in Internal.LLM

Semigroup FilePaths Source # 
Instance details

Defined in Internal.LLM

data Root Source #

Instances

Instances details
Eq Root Source # 
Instance details

Defined in Internal.LLM

Methods

(==) :: Root -> Root -> Bool #

(/=) :: Root -> Root -> Bool #

Methods