Skip to content

Commit 8a3bb73

Browse files
authored
release(openai): 1.0.3 (#33981)
- Respect 300k token limit for embeddings API requests #33668 - fix create_agent / response_format for Responses API #33939 - fix response.incomplete event is not handled when using stream_mode=['messages'] #33871
1 parent 099c042 commit 8a3bb73

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/partners/openai/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = { text = "MIT" }
99
readme = "README.md"
1010
authors = []
1111

12-
version = "1.0.2"
12+
version = "1.0.3"
1313
requires-python = ">=3.10.0,<4.0.0"
1414
dependencies = [
1515
"langchain-core>=1.0.2,<2.0.0",

libs/partners/openai/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)