Skip to content

Releases: oracle/langchain-oracle

libs/js/langchain-oracledb/v0.1.1

27 Feb 20:29
5eb6667

Choose a tag to compare

Initial release of @oracle/langchain-oracledb npm package.
Includes vector store support for Oracle AI Database 26ai.

libs/oci/v0.2.4

17 Feb 19:51
7877e88

Choose a tag to compare

What's Changed

  • Add reasoning_content extraction and null guards for GenericProvider by @fede-kamel in #110
  • Fix Cohere V2 API response parsing for vision models by @fede-kamel in #122
  • Fix Gemini parallel tool calling — flatten parallel calls into sequential pairs by @fede-kamel in #111
  • Upgrade Support for Imported Models on Dedicated AI Clusters by @paxiaatucsdedu in #123
  • Support Cohere models with Structured Output with json_schema Method by @paxiaatucsdedu in #128
  • Cache tool call result to eliminate redundant API object traversals by @fede-kamel in #53
  • Add multimodal image embedding support to OCIGenAIEmbeddings by @fede-kamel in #107
  • Bump langsmith from 0.4.37 to 0.6.3 in /libs/oci by @dependabot[bot] in #127
  • Bump langsmith from 0.4.37 to 0.6.3 in /libs/oracledb by @dependabot[bot] in #126
  • Bump cryptography from 43.0.3 to 46.0.5 in /libs/oci by @dependabot[bot] in #132
  • [BUG] Add tool_result_guidance parameter to resolve Llama tool response issue by @paxiaatucsdedu in #138
  • Bump cryptography from 43.0.3 to 46.0.5 in /libs/oracledb by @dependabot[bot] in #136
  • Fix Gemini output truncation and add unit + integration tests by @fede-kamel in #116
  • bump up version for langchain-oci to 0.2.4 by @YouNeedCryDear in #140

New Contributors

Full Changelog: libs/oci/v0.2.3...libs/oci/v0.2.4

libs/oci/v0.2.3

03 Feb 01:27
176026a

Choose a tag to compare

What's Changed

  • Add create_oci_agent() helper for simplified agent creation by @fede-kamel in #96
  • Add vision/multi-modal support utilities for ChatOCIGenAI by @fede-kamel in #99
  • Bump aiohttp from 3.13.1 to 3.13.3 in /libs/oracledb by @dependabot[bot] in #87
  • Bump urllib3 from 1.26.20 to 2.6.3 in /libs/oracledb by @dependabot[bot] in #93
  • Bump urllib3 from 1.26.20 to 2.6.3 in /libs/oci by @dependabot[bot] in #90
  • Fix integration tests to skip when credentials not available by @fede-kamel in #102
  • Add Cohere Command A Vision multimodal support by @fede-kamel in #104
  • Improve tool call streaming aggregation for edge cases by @paxiaatucsdedu in #108
  • Fix tool schema constraints dropped during OCI conversion (breaks MCP + Gemini) by @fede-kamel in #109
  • bump up langchain oci version to 0.2.3 by @YouNeedCryDear in #120

Full Changelog: libs/oci/v0.2.2...libs/oci/v0.2.3

libs/oci/v0.2.2

15 Jan 21:46
4202a96

Choose a tag to compare

What's Changed

  • [BUGS] Prevent NullPointerException for Gemini models with empty AIMessage content by @paxiaatucsdedu in #79
  • Add detailed token usage metadata to ChatOCIGenAI by @paxiaatucsdedu in #89
  • Fix Gemini streaming tool calls with missing text key and tool call IDs by @paxiaatucsdedu in #91
  • refactor: Improve code modularization for maintainability and scalability by @fede-kamel in #84
  • bump up langchain oci version to 0.2.2 by @YouNeedCryDear in #94

Full Changelog: libs/oci/v0.2.1...libs/oci/v0.2.2

libs/oracledb/v1.2.0

13 Jan 05:32
51ae940

Choose a tag to compare

What's Changed

  • Add Hybrid and Text Search to langchain-oracledb by @fileames in #92

Full Changelog: libs/oracledb/v1.1.0...libs/oracledb/v1.2.0

libs/oci/v0.2.1

12 Dec 21:55
17be3c4

Choose a tag to compare

langchain-oci now supports LangChain 1.0+!

What's Changed

Full Changelog: libs/oci/v0.2.0...libs/oci/v0.2.1

libs/oci/v0.2.0

25 Nov 19:29
28bf80c

Choose a tag to compare

langchain-oci now supports OCI OpenAI Responses API!

What's Changed

New Contributors

Full Changelog: libs/oci/v0.1.6...libs/oci/v0.2.0

libs/oracledb/v1.1.0

19 Nov 22:42
cd8d276

Choose a tag to compare

What's Changed

Full Changelog: libs/oci/v0.1.6...libs/oracledb/v1.1.0

libs/oci/v0.1.6

05 Nov 22:09
1d4a93c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: libs/oracledb/v1.0.2...libs/oci/v0.1.6

libs/oracledb/v1.0.2

09 Sep 20:17
c694b3f

Choose a tag to compare

What's Changed

  • Don't swallow connection errors in the connectivity test example by @cjbj in #29
  • Change db_filter to filter by @fileames in #31

New Contributors

  • @cjbj made their first contribution in #29

Full Changelog: libs/oracledb/v1.0.1...libs/oracledb/v1.0.2