agentscope-ai / agentscope-ai/agentscope-runtime
[Feature] 将pyproject.toml 的 ext 进行细化
Aperta
enhancement
- Lingua principale
- Python
- Stelle
- 863
- Fork
- 168
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
建议 将pyproject.toml 的 ext 进行细化, ext中包含了 很多 agent 开发库,太臃肿了,
比如细化
```
[project.optional-dependencies]
langgraph = [
"langchain>=1.1.3",
"langchain_openai>=1.0.1",
"langgraph>=1.0.4"
]
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.