Skip to content

Commit 746f7c8

Browse files
authored
Add changelog for 0.11.0 release of databricks-langchain (#225)
Signed-off-by: Sid Murching <[email protected]>
1 parent 77aea42 commit 746f7c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## databricks-langchain 0.11.0 (2025-11-19)
4+
- Addresses a dependency import bug introduced with the 0.10.0 release
5+
- Adds support for passing conversation ID and `return_pandas` to return query results in `pandas` DataFrame format to `databricks_langchain.GenieAgent`
6+
37
## databricks-ai-bridge 0.10.0 databricks-langchain 0.10.0 databricks-openai 0.7.0 (2025-11-18)
48
- Add support for LLM-generated filter parameters in VectorSearchRetrieverTool
59
- Support passing in Workspace Client to VSRetrieverTool

0 commit comments

Comments
 (0)