Releases: oracle/langchain-oracle
Releases · oracle/langchain-oracle
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