palbha commited on
Commit
cd52f38
·
verified ·
1 Parent(s): 7519414

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -6,7 +6,6 @@ from langchain.agents import initialize_agent
6
  from langchain.agents import AgentType
7
  from langchain.tools import DuckDuckGoSearchRun
8
  import os
9
- from google.colab import userdata # Securely storing API keys
10
 
11
 
12
  # Configure LangChain LLM with Gemini
 
6
  from langchain.agents import AgentType
7
  from langchain.tools import DuckDuckGoSearchRun
8
  import os
 
9
 
10
 
11
  # Configure LangChain LLM with Gemini