Skip to content

Commit

Permalink
Missed one....
Browse files Browse the repository at this point in the history
  • Loading branch information
riedgar-ms committed Feb 20, 2024
1 parent aaefb1f commit 79a1592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guidance/models/_azure_openai.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ def __init__(
azure_deployment=azure_deployment
)
self.model_name = model
self.top_p = top_p
# self.top_p = top_p

super().__init__(
model=azure_endpoint,
Expand Down

0 comments on commit 79a1592

Please sign in to comment.