Releases: SAP/langchain-integration-for-sap-hana-cloud
Releases · SAP/langchain-integration-for-sap-hana-cloud
v1.0.2
What's Changed
- Align ci action with makefile by @VarinThakur01 in #68
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Improve documentation notebooks by @VarinThakur01 in #62
- Relax numpy version constraints by @VarinThakur01 in #65
Full Changelog: v1.0.0...v1.0.1
v0.3.4
What's Changed
- Improve documentation notebooks by @VarinThakur01 in #62
- Relax numpy version constraints by @VarinThakur01 in #65
Full Changelog: v1.0.0...v0.3.4
v1.0.0
v0.3.3
What's Changed
- fix: where clause creation for scalar values which are 0 by @VarinThakur01 in #54
- Modify release action by @VarinThakur01 in #52
- chore: Improve example and documentation, make imports concise by @VarinThakur01 in #51
- Use
nbstripoutto clean notebook metadata on commit by @yonarw in #59 - chore : Change old import and add a comma by @VarinThakur01 in #58
- Add support for vectoroutputtype in connections by @VarinThakur01 in #56
- enh: Support for remote_source in HanaInternalEmbeddings by @VarinThakur01 in #57
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- chore(deps): bump langchain-core from 0.3.78 to 0.3.80 by @dependabot[bot] in #53
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Fix and test issue with graph.get_schema by @yonarw in #46
- Improve SPARQL codeblock detection and generation by @yonarw in #48
- Improve Documentation by @VarinThakur01 in #49
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Prevent querying all the available graphs when DEFAULT graph is the graph_uri by @VarinThakur01 in #38
- Change schema member attribute to rdflib.Graph instead of a string by @VarinThakur01 in #39
- Add fixture for custom vectorDB testcases, to ensure dropping of tables by @VarinThakur01 in #40
- Revamp project folder structure to introduce modules by @VarinThakur01 in #41
- Add examples and change readme to reduce dependency on langchain docs by @VarinThakur01 in #44
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
- Add test cases for HALF_VECTOR datatype by @VarinThakur01 in #32
- Parameterize pytest fixture with vector column datatypes by @VarinThakur01 in #34
- Add test cases for rdf graphs and fix minor issues by @VarinThakur01 in #33
- Fix broken tag in prompts.py by @qmacro in #35
New Contributors
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- chore(deps): bump requests from 2.32.3 to 2.32.4 by @dependabot[bot] in #24
- chore(deps): bump urllib3 from 2.4.0 to 2.5.0 by @dependabot[bot] in #25
- Fix: Add boundary checks for k and fetch_k by @VarinThakur01 in #27
- Code Refactoring by @VarinThakur01 in #28
- Add numpy versions to add support for Python3.13 by @VarinThakur01 in #31
New Contributors
- @VarinThakur01 made their first contribution in #27
Full Changelog: v0.2.1...v0.2.2