steinathan / reelsmaker

ReelsMaker is a Python-based/streamlit application designed to create captivating faceless videos for social media platforms like TikTok and YouTube.
https://voidface.fly.dev
MIT License
168 stars 22 forks source link

⬆ Bump langchain-core from 0.2.28 to 0.2.33 #11

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps langchain-core from 0.2.28 to 0.2.33.

Release notes

Sourced from langchain-core's releases.

langchain-core==0.2.33

Changes since langchain-core==0.2.32

core[patch]: Release 0.2.33 (#25498) core, partners: implement standard tracing params for LLMs (#25410) core[minor], anthropic[patch]: Upgrade @​root_validator usage to be consistent with pydantic 2 (#25457) fireworks[patch]: Upgrade @​root_validators to be pydantic 2 compliant (#25443) Merge support for group manager (#25360)

langchain-core==0.2.32

Changes since langchain-core==0.2.31

core[patch]: Release 0.2.32 (#25420) core[patch]: tool import fix (#25419)

langchain-core==0.2.31

Changes since langchain-core==0.2.30

core[patch]: Release 0.2.31 (#25388) core: fix issue#24660, slove error messages about ValueError when use model with history (#25183) docs: udpated api reference (#25172) core[minor]: Prevent PydanticOutputParser from encoding schema as ASCII (#25386) multiple: update removal targets (#25361)

langchain-core==0.2.30

Changes since langchain-core==0.2.29

core: release 0.2.30 (#25321) core[patch]: Update API reference for fake embeddings (#25313) core[patch]: add standard tracing params for retrievers (#25240) docs: update numbering of items in docstring (#25267) core[patch]: Deprecating beta upsert APIs in vectorstore (#25069) community[patch],core[patch]: Update EdenaiTool root_validator and add unit test in core (#25233) core[patch]: use time.monotonic() instead time.time() in InMemoryRateLimiter core[patch]: fix deprecation pydantic bug (#25204) core[minor]: Add factory for looking up secrets from the env (#25198) core: autodetect more ls params (#25044) core[minor]: Add from_env utility (#25189) core[patch]: Add pydantic get_fields adapter (#25187) core[patch]: Fix aindex API (#25155) core[patch]: Add unit tests for Serializable (#25152) core[patch]: support Field deprecation (#25004) core[patch]: check for model_fields attribute (#25108)

langchain-core==0.2.29

Changes since langchain-core==0.2.28

core[patch]: Release 0.2.29 (#25126) core[patch]: base language model disable_streaming (#25070) core[patch]: Relax rate limit unit tests in terms of timing (#25140)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 month ago

Superseded by #14.