dspy
dspy copied to clipboard
DSpy parallel processing
I tried to run the DSpy module inside the thread it's not working...
I have used
dspy.Module
there I used a custom retriever module.
elastic_rm(dspy.Retrieve)
Can anyone give me a proper way for parallel processing?