What's Changed
- Fix conditional that erroneously always runs. by @obi1kenobi in #9543
- Add
SECURITY.md
file to the repo. by @obi1kenobi in #9551 - fix: Updated marqo integration for marqo version 1.0.0+ by @RaynorChavez in #9521
- Require manually triggering release workflows. by @obi1kenobi in #9552
- Use PyPI Trusted Publishing to publish langchain packages. by @obi1kenobi in #9467
- Update
SECURITY.md
email address. by @obi1kenobi in #9558 - pin pydantic api ref build by @baskaryan in #9556
- Add
py.typed
file tolangchain-experimental
. by @obi1kenobi in #9557 - Bagatur/doc loader confluence by @baskaryan in #9524
- Reminder to not report security issues as "bug" type issues. by @obi1kenobi in #9554
- add Epsilla vectorstore by @ricki-epsilla in #9239
- Improvements to the Clarifai integration by @zeiler in #9290
- Update ChatOpenAI._astream to respect finish_reason by @caffeinism in #9431
- update data connection -> retrieval by @baskaryan in #9561
- Add session to ConfluenceLoader.init() by @mssalvatore in #9437
- fix: Imports for the ConfluenceLoader:process_page by @SathinduGA in #9432
- docs: Add memgraph notebook by @AlexIchenskiy in #9448
- Use the GitHub-suggested safer pattern for shell interpolation. by @obi1kenobi in #9567
- feat: Add PromptGuard integration by @zizhong in #9481
- Add missing param to parent document retriever notebook by @jacoblee93 in #9569
- Bagatur/confluence val by @baskaryan in #9568
- Fix typo by @jeremysuriel in #9565
- Replacing Exception type from ValueError to ImportError by @AashishSainiShorthillsAI in #9588
- Add to support polars by @toddkim95 in #9610
- Fix ChatMessageHistory by @pprados in #9594
- Document AzureML Deployment Example by @varndorfer in #9571
- bugfix: ArangoDB Empty Schema Case by @aMahanna in #9574
- add variables for field names by @hwchase17 in #9563
- Bagatur/litellm model name by @baskaryan in #9613
- Add AINetwork blockchain toolkit integration by @klae01 in #9527
- bump 271 by @baskaryan in #9615
- Eliminate special-casing from test CI workflows. by @obi1kenobi in #9562
- Explicitly add the
contents: write
permission for publishing releases. by @obi1kenobi in #9617
New Contributors
- @RaynorChavez made their first contribution in #9521
- @ricki-epsilla made their first contribution in #9239
- @zeiler made their first contribution in #9290
- @SathinduGA made their first contribution in #9432
- @AlexIchenskiy made their first contribution in #9448
- @jeremysuriel made their first contribution in #9565
- @toddkim95 made their first contribution in #9610
- @pprados made their first contribution in #9594
- @varndorfer made their first contribution in #9571
- @klae01 made their first contribution in #9527
Full Changelog: v0.0.270...v0.0.271