MCPcopy Create free account
hub / github.com/InternScience/InternAgent / ensemble

Function ensemble

tasks/AutoTTS/code/experiment/module.py:324–325  ·  view source on GitHub ↗
(question: str, results: list, contexts: str=None)

Source from the content-addressed store, hash-verified

322
323@retry("ensemble")
324async def ensemble(question: str, results: list, contexts: str=None):
325 pass
326
327@contextmanager
328def temporary_retries(value):

Callers 2

atomFunction · 0.70
pluginFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected