Releases: oracle/langchain-oracle
Releases · oracle/langchain-oracle
libs/oracledb/v1.0.2
libs/oci/v0.1.5
What's Changed
- Remove unneeded deps by @streamnsight in #19
- Combined Release Workflow by @fileames in #20
- [BUG] Fix aiohttp dep issue by @YouNeedCryDear in #23
- [Bug]Fix Model Deployment Tests by @YouNeedCryDear in #30
- [MISC]Fix Release Workflow and Bump Up Version by @YouNeedCryDear in #32
Full Changelog: v0.1.3...libs/oci/v0.1.5
libs/oracledb/v1.0.1
What's Changed
Initial Release for libs/oracledb/v1.0.1
- Initial contribution to langchain-oracledb integration
changes
Full Changelog: v0.1.3...libs/oracledb/v1.0.1
v0.1.3
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
This release adds support for Grok models using GenericProvider.
MetaProvider will be kept for backwards compatibility.
What's Changed
- Add GenericProvider by @qiuosier in #14
- bump up version to 0.1.2 by @YouNeedCryDear in #15
New Contributors
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Create langchain-oracledb Package for Oracle AI Vector Search by @fileames in #3
- Feature/configure release by @YouNeedCryDear in #6
- langchain-oracledb Release Preparation by @fileames in #7
- langchain_oci bugfix: include ToolMessages in chat history by @streamnsight in #8
- create dummy AIMessage repeating ToolMessage by @streamnsight in #11
New Contributors
- @fileames made their first contribution in #3
- @streamnsight made their first contribution in #8
Full Changelog: v0.1.0...v0.1.1
v0.1.0
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
- @LesiaChaban made their first contribution in #1
- @mrDzurb made their first contribution in #2
Full Changelog: https://github.com/oracle/langchain-oracle/commits/v0.1.0