some langchain llm call

This commit is contained in:
2026-04-10 10:15:37 +00:00
commit aaefaedaa3
11 changed files with 285 additions and 0 deletions

2
test.py Normal file
View File

@@ -0,0 +1,2 @@
import sys
print("🔍 Le Python qui s'exécute actuellement est :", sys.executable)