Rebuild and update project functionality
This commit is contained in:
@@ -2,4 +2,6 @@ import ModelAdapter from "./model-adapter";
|
||||
|
||||
const adapter = new ModelAdapter();
|
||||
|
||||
adapter["qwenService"]["initialize"]?.();
|
||||
|
||||
export default adapter;
|
||||
|
||||
Reference in New Issue
Block a user