Skip to content

Commit 450eab8

Browse files
committed
bugfix if chunk.choices is empty
1 parent c100aad commit 450eab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "llm-azure"
3-
version = "0.2"
3+
version = "0.3"
44
description = "Azure plugin for LLM using the AzureOpenAI class"
55
readme = "README.md"
66
authors = [{name = "Fabian Geiger"}]

0 commit comments

Comments
 (0)