mirror of
https://github.com/microsoft/autogen.git
synced 2026-02-19 01:44:26 -05:00
Restructure extensions, update corresponding docs (#3826)
* Restructure extensions, update corresponding docs * update tests, add deprecation messages * fix tests * update lockfile ---------
This commit is contained in:
@@ -20,7 +20,7 @@ dependencies = [
|
||||
|
||||
|
||||
[project.optional-dependencies]
|
||||
langchain-tools = ["langchain >= 0.3.1"]
|
||||
langchain-tools = ["langchain_core~= 0.3.3"]
|
||||
azure-code-executor = ["azure-core"]
|
||||
docker-code-executor = ["docker~=7.0"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user