File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ refer to the implementation of [milvus](https://github.com/zilliztech/GPTCache/b
102102
103103## Add a new data manager
104104
105- refer to the implementation of [ MapDataManager, SSDataManager] ( https://github.com/zilliztech/GPTCache/blob/main/gptcache/cache /data_manager.py ) .
105+ refer to the implementation of [ MapDataManager, SSDataManager] ( https://github.com/zilliztech/GPTCache/blob/main/gptcache/manager /data_manager.py ) .
106106
1071071 . Implement the [ DataManager] ( https://github.com/zilliztech/GPTCache/blob/main/gptcache/manager/data_manager.py ) interface
1081082 . Add the new store to the [ get_data_manager] ( https://github.com/zilliztech/GPTCache/blob/main/gptcache/manager/data_manager.py ) method
You can’t perform that action at this time.
0 commit comments