Skip to content

Commit a73aa41

Browse files
committed
docstring for chat.completions.create
1 parent 4eea033 commit a73aa41

File tree

4 files changed

+17
-2
lines changed

4 files changed

+17
-2
lines changed

package-lock.json

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements-dev.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# with-sources: false
99

1010
-e file:.
11+
# via file:///-
1112
annotated-types==0.6.0
1213
# via pydantic
1314
anyio==4.1.0
@@ -96,6 +97,7 @@ pydantic-core==2.10.1
9697
# via pydantic
9798
pyjwt==2.8.0
9899
# via msal
100+
# via pyjwt
99101
pyright==1.1.332
100102
pytest==7.1.1
101103
# via pytest-asyncio
@@ -111,8 +113,6 @@ requests==2.31.0
111113
# via msal
112114
respx==0.20.2
113115
ruff==0.1.9
114-
setuptools==68.2.2
115-
# via nodeenv
116116
six==1.16.0
117117
# via azure-core
118118
# via python-dateutil
@@ -143,3 +143,5 @@ virtualenv==20.24.5
143143
# via nox
144144
zipp==3.17.0
145145
# via importlib-metadata
146+
setuptools==68.2.2
147+
# via nodeenv

requirements.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
# with-sources: false
99

1010
-e file:.
11+
# via file:///-
1112
annotated-types==0.6.0
1213
# via pydantic
1314
anyio==4.1.0

tests/package-lock.json

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)