aiq.eval.remote_workflow#
Attributes#
Classes#
Module Contents#
- logger#
- class EvaluationRemoteWorkflowHandler(
- config: aiq.eval.config.EvaluationRunConfig,
- eval_config: aiq.data_models.evaluate.EvalConfig,
- config#
- eval_config#
- semaphore#
- async run_workflow_remote_single(
- session: aiohttp.ClientSession,
- question: str,
Sends a single question to the endpoint hosting the worflow and retrieves the response.