Large Language Model (LLM) API#
LLM Processor Builder#
Build a LLM processor using the given config. |
Processor#
A processor is composed of a preprocess stage, followed by one or more processing stages, and finally a postprocess stage. |
Processor Configs#
The processor configuration. |
|
The configuration for the HTTP request processor. |