1. Build a basic chatbot using Gemini 2.0 flash

This commit is contained in:
Julien
2025-09-24 13:45:00 +02:00
parent f15b420006
commit f76aad00ba
13 changed files with 280 additions and 2 deletions

5
pyvenv.cfg Normal file
View File

@@ -0,0 +1,5 @@
home = C:\Users\julie\AppData\Local\Programs\Python\Python313
include-system-site-packages = false
version = 3.13.0
executable = C:\Users\julie\AppData\Local\Programs\Python\Python313\python.exe
command = C:\Users\julie\AppData\Local\Programs\Python\Python313\python.exe -m venv C:\Users\julie\projects\test_langgraph