mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
Add doc about how to use aad for model client (#38)
* Add doc about how to use aad for model client * update after testing
This commit is contained in:
@@ -32,7 +32,7 @@ dev = [
|
||||
"types-Pillow",
|
||||
"polars",
|
||||
]
|
||||
docs = ["sphinx", "furo", "sphinxcontrib-apidoc"]
|
||||
docs = ["sphinx", "furo", "sphinxcontrib-apidoc", "myst-parser"]
|
||||
|
||||
[tool.setuptools.package-data]
|
||||
agnext = ["py.typed"]
|
||||
|
||||
Reference in New Issue
Block a user