everydaytok commited on
Commit
8c1cb30
·
verified ·
1 Parent(s): 1c307cd

Update aiEngine.js

Browse files
Files changed (1) hide show
  1. aiEngine.js +1 -0
aiEngine.js CHANGED
@@ -1,3 +1,4 @@
 
1
  import { GoogleGenAI } from '@google/genai';
2
  import fs from 'fs';
3
  import path from 'path';
 
1
+ //aiEngine.js
2
  import { GoogleGenAI } from '@google/genai';
3
  import fs from 'fs';
4
  import path from 'path';