feat: solution for 'Экзамен: Структурированный вывод (Pydantic)'

This commit is contained in:
2026-06-28 13:18:58 +03:00
commit e81b43d559
7 changed files with 241 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
langchain-core>=1.0.0
langchain-openai>=0.2.0
pydantic>=2.0
python-dotenv>=1.0
click>=8.0