MCPcopy Create free account
hub / github.com/PromtEngineer/localGPT / batch_processor.py

File batch_processor.py

rag_system/utils/batch_processor.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import time
2import logging
3from typing import List, Dict, Any, Callable, Optional, Iterator
4from contextlib import contextmanager

Callers

nothing calls this directly

Calls 2

BatchProcessorClass · 0.85
process_in_batchesMethod · 0.80

Tested by

no test coverage detected