Skip to content

Commit

Permalink
fix required can_stream parameter since new openai version
Browse files Browse the repository at this point in the history
  • Loading branch information
fabge committed Nov 3, 2024
1 parent 838d56d commit 26f7b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "llm-azure"
version = "0.3"
version = "0.4"
description = "Azure plugin for LLM using the AzureOpenAI class"
readme = "README.md"
authors = [{name = "Fabian Geiger"}]
Expand Down

0 comments on commit 26f7b4a

Please sign in to comment.