Skip to content

Commit 5d217ac

Browse files
chore: release main (#75)
🤖 I have created a release *beep* *boop* --- <details><summary>launchdarkly-server-sdk-ai-langchain: 0.2.0</summary> ## [0.2.0](launchdarkly-server-sdk-ai-langchain-0.1.0...launchdarkly-server-sdk-ai-langchain-0.2.0) (2025-12-19) ### Features * Add langchain provider package ([#70](#70)) ([70c794f](70c794f)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9607216 commit 5d217ac

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"packages/sdk/server-ai": "0.11.0",
3-
"packages/ai-providers/server-ai-langchain": "0.1.0"
3+
"packages/ai-providers/server-ai-langchain": "0.2.0"
44
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.2.0](https://github.com/launchdarkly/python-server-sdk-ai/compare/launchdarkly-server-sdk-ai-langchain-0.1.0...launchdarkly-server-sdk-ai-langchain-0.2.0) (2025-12-19)
4+
5+
6+
### Features
7+
8+
* Add langchain provider package ([#70](https://github.com/launchdarkly/python-server-sdk-ai/issues/70)) ([70c794f](https://github.com/launchdarkly/python-server-sdk-ai/commit/70c794fe7b2e06e775a471fb6dcf1f4c03789409))

packages/ai-providers/server-ai-langchain/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "launchdarkly-server-sdk-ai-langchain"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "LaunchDarkly AI SDK LangChain Provider"
55
authors = ["LaunchDarkly <dev@launchdarkly.com>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)