Nam Fam commited on
Commit ·
308d6d0
1
Parent(s): ea99abb
update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -8,6 +8,7 @@ pydantic==2.9.2
|
|
| 8 |
langchain-core ==0.3.58
|
| 9 |
langchain-community==0.3.7
|
| 10 |
google-generativeai==0.8.3
|
|
|
|
| 11 |
python-dotenv==1.0.1
|
| 12 |
pyvis==0.3.2
|
| 13 |
ipython
|
|
|
|
| 8 |
langchain-core ==0.3.58
|
| 9 |
langchain-community==0.3.7
|
| 10 |
google-generativeai==0.8.3
|
| 11 |
+
langchain-google-genai==2.0.4
|
| 12 |
python-dotenv==1.0.1
|
| 13 |
pyvis==0.3.2
|
| 14 |
ipython
|