# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Context holds the data needed by a model for running a task.
MetaInformation holds a model.
Pricing holds the pricing information of a model.

# Interfaces

CapabilityRepairCode defines the capability of a model to repair code.
CapabilityTranspile defines the capability of a model to transpile code.
CapabilityWriteTests defines the capability of a model to generate tests.
Model defines a model that can be queried for generations.
SetQueryAttempts defines a model that can set the number of query attempts when a model request errors in the process of solving a task.