mo-ali-nlp commited on
Commit
8f53a9d
·
verified ·
1 Parent(s): 8c5c24b

Create testing.py

Browse files
Files changed (1) hide show
  1. testing.py +2 -0
testing.py ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ import os
2
+ print(os.getenv("GEMINI_MODEL"))