Spaces:
Running
Running
class OLAP_Connection: | |
def __init__(self,): | |
pass | |
def make_data_frame(self,data_,name): | |
pass | |
def get_relevant_docs(self, embedded_query, top_k=3): | |
pass | |