Skip to content

Releases: oracle/langchain-oracle

libs/oracledb/v1.0.2

09 Sep 20:17
c694b3f
Compare
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

libs/oci/v0.1.5

09 Sep 00:33
ca93afd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...libs/oci/v0.1.5

libs/oracledb/v1.0.1

02 Sep 19:00
8d7da8a
Compare
Choose a tag to compare

What's Changed

Initial Release for libs/oracledb/v1.0.1

  • Initial contribution to langchain-oracledb integration

changes

  • Filter Bindings + OracleEmbeddings Optimization by @fileames in #21

Full Changelog: v0.1.3...libs/oracledb/v1.0.1

v0.1.3

14 Aug 20:31
72def95
Compare
Choose a tag to compare

What's Changed

  • Do not convert json schema types to python types for tools in GenericProvider. by @qiuosier in #17
  • bump up the langchain-oci to 0.1.3 by @YouNeedCryDear in #18

Full Changelog: v0.1.2...v0.1.3

v0.1.2

12 Aug 23:47
a3a428d
Compare
Choose a tag to compare

This release adds support for Grok models using GenericProvider.
MetaProvider will be kept for backwards compatibility.

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

08 Aug 05:35
05f73c8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

29 Jul 22:07
1869fe0
Compare
Choose a tag to compare

First release of langchain-oci

What's Changed

  • Initial code commit transferred from previous OCI integration in LangChain community
  • Add required files by @LesiaChaban in #1
  • Enhance README with Structured OCI GenAI and AI Platform Integration Examples by @mrDzurb in #2

New Contributors

Full Changelog: https://github.com/oracle/langchain-oracle/commits/v0.1.0