## Algorithm-side References !!! note This reference covers APIs that are designed to be used at "Algorithm Side". For built-in algorithms, see [Algorithm Zoo](../algorithm-zoo/index.md). ## Base Class and Decorators ::: agentlightning.Algorithm ::: agentlightning.algo ## Fast Algorithms (for Debugging) ::: agentlightning.FastAlgorithm ::: agentlightning.Baseline ## Adapter ::: agentlightning.Adapter ::: agentlightning.TraceAdapter ::: agentlightning.OtelTraceAdapter ::: agentlightning.TraceToTripletBase ::: agentlightning.TracerTraceToTriplet ::: agentlightning.LlmProxyTraceToTriplet ::: agentlightning.TraceToMessages ## LLM Proxy ::: agentlightning.LLMProxy