Skip to content

Commit 334fb2c

Browse files
mrm9084Copilot
andauthored
Update examples/Python/ChatApp/app.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3a0f7fe commit 334fb2c

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

examples/Python/ChatApp/app.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@
3737
trim_prefixes=["ChatApp:"],
3838
)
3939

40-
T = TypeVar("T")
41-
42-
4340
# Get OpenAI configuration
4441
def get_openai_client():
4542
"""Create and return an Azure OpenAI client"""

0 commit comments

Comments
 (0)