mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
cleanup
This commit is contained in:
@@ -37,7 +37,6 @@ class TranscriptTopicDetectorProcessor(Processor):
|
||||
"summary": {"type": "string"},
|
||||
},
|
||||
}
|
||||
self.kwargs = {"schema": self.topic_detector_schema}
|
||||
|
||||
async def _warmup(self):
|
||||
await self.llm.warmup(logger=self.logger)
|
||||
|
||||
Reference in New Issue
Block a user