Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Josephasafg committed Jun 13, 2024
1 parent ce00008 commit 006b8dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/azure/async_azure_chat_completions.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

async def chat_completions():
client = AsyncAI21AzureClient(
azure_endpoint="<Your endpoint>",
base_url="<Your endpoint>",
api_key="<your api key>",
)

Expand Down

0 comments on commit 006b8dc

Please sign in to comment.