| 123456789101112 |
- [project]
- name = "05-langgraph"
- version = "0.1.0"
- description = "Add your description here"
- readme = "README.md"
- requires-python = ">=3.11"
- dependencies = [
- "dashscope>=1.26.2",
- "dotenv>=0.9.9",
- "langchain==1.3.1",
- "langchain-openai>=1.3.3",
- ]
|