File size: 103 Bytes
4a858d3
 
 
 
1
2
3
4
from . import search
from rag.utils import ELASTICSEARCH

retrievaler = search.Dealer(ELASTICSEARCH)