MeghaWalia-eco
Results
2
issues of
MeghaWalia-eco
### Current Behavior I am trying to integrate GPTCache with llama index but LLM predictor is not accepting cache argument , to fix this i have created a cacheLLMPredictor class...
### Current Behavior when trying to deploy the code on dev, data_manager = get_data_manager(CacheBase("sqlite"), VectorBase("faiss", dimension=onnx.dimension)) above statement is giving error sqlite3.OperationalError: unable to open database file sqlite3.OperationalError: unable to...