Steamship-langchain

Latest version: v0.0.26

Safety actively analyzes 688053 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.0.18

What's Changed
* Add similarity search with score by EniasCailliau in https://github.com/steamship-core/steamship-langchain/pull/37


**Full Changelog**: https://github.com/steamship-core/steamship-langchain/compare/0.0.17...0.0.18

0.0.17

What's Changed
* Hotfix for chat_memory by EniasCailliau in https://github.com/steamship-core/steamship-langchain/pull/36


**Full Changelog**: https://github.com/steamship-core/steamship-langchain/compare/0.0.16...0.0.17

0.0.16

Adds support for `ChatModel`s and updates to the latest langchain version.

What's Changed
* update: pin to newest langchain dep by douglas-reid in https://github.com/steamship-core/steamship-langchain/pull/34
* Add chat_model.openai by EniasCailliau in https://github.com/steamship-core/steamship-langchain/pull/35


**Full Changelog**: https://github.com/steamship-core/steamship-langchain/compare/0.0.15...0.0.16

0.0.15

What's Changed
* fix typo in getting_started.ipynb by eltociear in https://github.com/steamship-core/steamship-langchain/pull/29
* fix: example code broken by upstream refactors by douglas-reid in https://github.com/steamship-core/steamship-langchain/pull/31
* feat: add OpenAIChat impl with gpt-4 support by douglas-reid in https://github.com/steamship-core/steamship-langchain/pull/30

New Contributors
* eltociear made their first contribution in https://github.com/steamship-core/steamship-langchain/pull/29

**Full Changelog**: https://github.com/steamship-core/steamship-langchain/compare/0.0.14...0.0.15

0.0.14

⚠️ Breaking Changes ⚠️
* Removed `memory.ConversationBufferWindowMemory` and `memory.ConversationBufferMemory`. They have been replaced with `memory.ChatMessageHistory`.

In order to keep up with the changes in upstream LangChain, we converted our Memory classes to a single `ChatMessageHistory` that may be used with the upstream conversational memory classes. This is a bit unfortunate, but should allow us to continue to stay in-step with the latest LangChain developments.

We apologize for the impact.

What's Changed
* loaders: support allowed failures in bulk operations by douglas-reid in https://github.com/steamship-core/steamship-langchain/pull/23
* feat: add support for direct File import to VectorStore by douglas-reid in https://github.com/steamship-core/steamship-langchain/pull/25
* feat: add file loader for sphinx-based sites by douglas-reid in https://github.com/steamship-core/steamship-langchain/pull/26
* deps: update to match latest LC memory refactor by douglas-reid in https://github.com/steamship-core/steamship-langchain/pull/28
* feat: allow sphinx loader to sanitize and ignore by douglas-reid in https://github.com/steamship-core/steamship-langchain/pull/27


**Full Changelog**: https://github.com/steamship-core/steamship-langchain/compare/0.0.13...0.0.14

0.0.13

What's Changed
* Hotfix steamship vector store by EniasCailliau in https://github.com/steamship-core/steamship-langchain/pull/22


**Full Changelog**: https://github.com/steamship-core/steamship-langchain/compare/0.0.12...0.0.13

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.