File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "packages/sdk/server-ai" : " 0.16.0" ,
3- "packages/ai-providers/server-ai-langchain" : " 0.3.1 " ,
4- "packages/ai-providers/server-ai-openai" : " 0.2.0 "
3+ "packages/ai-providers/server-ai-langchain" : " 0.3.2 " ,
4+ "packages/ai-providers/server-ai-openai" : " 0.2.1 "
55}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.3.2] ( https://github.com/launchdarkly/python-server-sdk-ai/compare/launchdarkly-server-sdk-ai-langchain-0.3.1...launchdarkly-server-sdk-ai-langchain-0.3.2 ) (2026-03-10)
4+
5+
6+ ### Bug Fixes
7+
8+ * Update comments for setting default ([ #99 ] ( https://github.com/launchdarkly/python-server-sdk-ai/issues/99 ) ) ([ a14761d] ( https://github.com/launchdarkly/python-server-sdk-ai/commit/a14761d0f832e2fd07323f1f5322c76a1d7d7bf6 ) )
9+
310## [ 0.3.1] ( https://github.com/launchdarkly/python-server-sdk-ai/compare/launchdarkly-server-sdk-ai-langchain-0.3.0...launchdarkly-server-sdk-ai-langchain-0.3.1 ) (2026-02-23)
411
512
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " launchdarkly-server-sdk-ai-langchain"
3- version = " 0.3.1 "
3+ version = " 0.3.2 "
44description = " LaunchDarkly AI SDK LangChain Provider"
55authors = [" LaunchDarkly <dev@launchdarkly.com>" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.1] ( https://github.com/launchdarkly/python-server-sdk-ai/compare/launchdarkly-server-sdk-ai-openai-0.2.0...launchdarkly-server-sdk-ai-openai-0.2.1 ) (2026-03-10)
4+
5+
6+ ### Bug Fixes
7+
8+ * Update comments for setting default ([ #99 ] ( https://github.com/launchdarkly/python-server-sdk-ai/issues/99 ) ) ([ a14761d] ( https://github.com/launchdarkly/python-server-sdk-ai/commit/a14761d0f832e2fd07323f1f5322c76a1d7d7bf6 ) )
9+
310## [ 0.2.0] ( https://github.com/launchdarkly/python-server-sdk-ai/compare/launchdarkly-server-sdk-ai-openai-0.1.1...launchdarkly-server-sdk-ai-openai-0.2.0 ) (2026-03-09)
411
512
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " launchdarkly-server-sdk-ai-openai"
3- version = " 0.2.0 "
3+ version = " 0.2.1 "
44description = " LaunchDarkly AI SDK OpenAI Provider"
55authors = [" LaunchDarkly <dev@launchdarkly.com>" ]
66license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments