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. | |
| The configuration for the vLLM engine processor. |