Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.57 KB

File metadata and controls

37 lines (29 loc) · 1.57 KB

Teams: OpenAI

⚠️ DEPRECATED@microsoft/teams.openai is no longer recommended. Use the openai SDK directly (the AzureOpenAI client with chat.completions.runTools). See examples/ai-mcp for the new pattern.

OpenAI model implementations to be used with @microsoft/teams.ai. Supports all OpenAI-like API models.

Install

$: npm install @microsoft/teams.openai

Dependencies