yuiseki / TRIDENT

πŸ€–πŸ› πŸ—Ί TRIDENT - Interactive Smart Maps Assistant
https://trident.yuiseki.net/
Do What The F*ck You Want To Public License
21 stars 1 forks source link

fix(deps): update dependency langchain to v0.1.3 #143

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
langchain 0.1.2 -> 0.1.3 age adoption passing confidence

Release Notes

langchain-ai/langchainjs (langchain) ### [`v0.1.3`](https://togithub.com/langchain-ai/langchainjs/releases/tag/0.1.3) [Compare Source](https://togithub.com/langchain-ai/langchainjs/compare/0.1.2...0.1.3) #### What's Changed - langchain\[patch]: Release 0.1.2 by [@​jacoblee93](https://togithub.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/3973](https://togithub.com/langchain-ai/langchainjs/pull/3973) - docs\[patch]: Refactor memory docs by [@​jacoblee93](https://togithub.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/3974](https://togithub.com/langchain-ai/langchainjs/pull/3974) - docs\[patch]: Fix bad import in docs by [@​jacoblee93](https://togithub.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/3980](https://togithub.com/langchain-ai/langchainjs/pull/3980) - core\[patch]: Adjust iterable readable stream typing by [@​jacoblee93](https://togithub.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/3979](https://togithub.com/langchain-ai/langchainjs/pull/3979) - Update openai to ^4.24.2 and include logprobs in `generationInfo` by [@​functorism](https://togithub.com/functorism) in [https://github.com/langchain-ai/langchainjs/pull/3981](https://togithub.com/langchain-ai/langchainjs/pull/3981) - openai\[patch]: Release 0.0.11 by [@​jacoblee93](https://togithub.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/3986](https://togithub.com/langchain-ai/langchainjs/pull/3986) - cloudflare\[major]: Add integration package, fix Vectorize for latest workers by [@​kristianfreeman](https://togithub.com/kristianfreeman) in [https://github.com/langchain-ai/langchainjs/pull/3982](https://togithub.com/langchain-ai/langchainjs/pull/3982) - docs\[patch]: Add DLAI to tutorials in docs by [@​jacoblee93](https://togithub.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/3994](https://togithub.com/langchain-ai/langchainjs/pull/3994) - allow empty arrays for Weaviate metadata by [@​the-powerpointer](https://togithub.com/the-powerpointer) in [https://github.com/langchain-ai/langchainjs/pull/3991](https://togithub.com/langchain-ai/langchainjs/pull/3991) - ci\[patch]: Fix CI by [@​jacoblee93](https://togithub.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/4001](https://togithub.com/langchain-ai/langchainjs/pull/4001) - community\[minor]: Upgrade Astra client and add support for namespaces by [@​mfortman11](https://togithub.com/mfortman11) in [https://github.com/langchain-ai/langchainjs/pull/3997](https://togithub.com/langchain-ai/langchainjs/pull/3997) - community\[patch]: Add upsert by id to MongoDB by [@​jacoblee93](https://togithub.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/3999](https://togithub.com/langchain-ai/langchainjs/pull/3999) - community\[patch]: Release 0.0.17 by [@​jacoblee93](https://togithub.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/4002](https://togithub.com/langchain-ai/langchainjs/pull/4002) - docs\[minor]: togetherai embeddings docs by [@​bracesproul](https://togithub.com/bracesproul) in [https://github.com/langchain-ai/langchainjs/pull/3995](https://togithub.com/langchain-ai/langchainjs/pull/3995) - Fix typo in createHistoryAwareRetriever documentation by [@​intergalacticmammoth](https://togithub.com/intergalacticmammoth) in [https://github.com/langchain-ai/langchainjs/pull/4016](https://togithub.com/langchain-ai/langchainjs/pull/4016) - Add stacktrace to tracer errors by [@​hinthornw](https://togithub.com/hinthornw) in [https://github.com/langchain-ai/langchainjs/pull/4010](https://togithub.com/langchain-ai/langchainjs/pull/4010) - update sql_utils: add oracle integration by [@​matheus-santos-souza](https://togithub.com/matheus-santos-souza) in [https://github.com/langchain-ai/langchainjs/pull/3966](https://togithub.com/langchain-ai/langchainjs/pull/3966) - core\[minor]: Move function calling definitions and utils to core by [@​jacoblee93](https://togithub.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/4023](https://togithub.com/langchain-ai/langchainjs/pull/4023) - core\[patch]: Add docstring, small tweak by [@​jacoblee93](https://togithub.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/4024](https://togithub.com/langchain-ai/langchainjs/pull/4024) - core\[patch]: Release 0.1.13 by [@​jacoblee93](https://togithub.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/4026](https://togithub.com/langchain-ai/langchainjs/pull/4026) - langchain\[patch], openai\[patch]: Use new function calling utils in all docs by [@​jacoblee93](https://togithub.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/4025](https://togithub.com/langchain-ai/langchainjs/pull/4025) - openai\[patch]: Release 0.0.12 by [@​jacoblee93](https://togithub.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/4028](https://togithub.com/langchain-ai/langchainjs/pull/4028) - langchain\[patch]: Bump dep by [@​jacoblee93](https://togithub.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/4029](https://togithub.com/langchain-ai/langchainjs/pull/4029) - langchain\[patch]: Update yarn.lock by [@​jacoblee93](https://togithub.com/jacoblee93) in [https://github.com/langchain-ai/langchainjs/pull/4030](https://togithub.com/langchain-ai/langchainjs/pull/4030) #### New Contributors - [@​functorism](https://togithub.com/functorism) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/3981](https://togithub.com/langchain-ai/langchainjs/pull/3981) - [@​intergalacticmammoth](https://togithub.com/intergalacticmammoth) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/4016](https://togithub.com/langchain-ai/langchainjs/pull/4016) - [@​matheus-santos-souza](https://togithub.com/matheus-santos-souza) made their first contribution in [https://github.com/langchain-ai/langchainjs/pull/3966](https://togithub.com/langchain-ai/langchainjs/pull/3966) **Full Changelog**: https://github.com/langchain-ai/langchainjs/compare/0.1.2...0.1.3

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
trident βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jan 15, 2024 7:33pm
yuiseki commented 10 months ago

lintγŒι€šγ£γ¦γ‚‹γͺγ‚‰ε€§δΈˆε€«γ‹γͺ