Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
time
2
import
logging
3
from
typing
import
List, Dict, Any, Callable, Optional, Iterator
4
from
contextlib
import
contextmanager
Callers
nothing calls this directly
Calls
2
BatchProcessor
Class · 0.85
process_in_batches
Method · 0.80
Tested by
no test coverage detected