uqlm.utils.response_generator#

Module Attributes

FAILED_RESPONSE

Placeholder returned when all attempts to invoke the LLM fail, so each prompt still maps to exactly one response.

Classes

ResponseGenerator([llm, max_calls_per_min, ...])