eaglelandsonce commited on
Commit
d6601af
·
verified ·
1 Parent(s): 7a5e709

Update pages/6_Gemini-simplechat.py

Browse files
Files changed (1) hide show
  1. pages/6_Gemini-simplechat.py +0 -1
pages/6_Gemini-simplechat.py CHANGED
@@ -8,7 +8,6 @@ from io import BytesIO # Import BytesIO
8
 
9
  api_key = "AIzaSyC70u1sN87IkoxOoIj4XCAPw97ae2LZwNM" # Replace with your actual API key
10
 
11
- api_key = "your_api_key_here" # Replace with your actual API key
12
  genai.configure(api_key=api_key)
13
 
14
  # Configure the generative AI model
 
8
 
9
  api_key = "AIzaSyC70u1sN87IkoxOoIj4XCAPw97ae2LZwNM" # Replace with your actual API key
10
 
 
11
  genai.configure(api_key=api_key)
12
 
13
  # Configure the generative AI model