couchbase-examples / rag-demo

A RAG demo using LangChain that allows you to chat with your uploaded PDF documents
MIT License
11 stars 8 forks source link

Bump langchain-openai from 0.1.17 to 0.1.21 #50

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps langchain-openai from 0.1.17 to 0.1.21.

Release notes

Sourced from langchain-openai's releases.

langchain-openai==0.1.21

Changes since langchain-openai==0.1.20

openai[patch]: Release 0.1.21 (#25269) partners: fix of issue #24880 (#25229) infra: temp skip oai embeddings test (#25148) openai[patch]: Release 0.1.21rc2 (#25146) openai[patch]: ChatOpenAI.with_structured_output json_schema support (#25123) openai[patch]: Release 0.1.21rc1 (#25116) core[patch], openai[patch]: enable strict tool calling (#25111) patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014)

langchain-openai==0.1.21rc2

Changes since langchain-openai==0.1.20

openai[patch]: Release 0.1.21rc2 (#25146) openai[patch]: ChatOpenAI.with_structured_output json_schema support (#25123) openai[patch]: Release 0.1.21rc1 (#25116) core[patch], openai[patch]: enable strict tool calling (#25111) patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014)

langchain-openai==0.1.21rc1

Changes since langchain-openai==0.1.20

openai[patch]: Release 0.1.21rc1 (#25116) core[patch], openai[patch]: enable strict tool calling (#25111) patch[Partners] Unified fix of incorrect variable declarations in all check_imports (#25014)

langchain-openai==0.1.20

Changes since langchain-openai==0.1.19

integrations[patch]: release model packages (#24900) core[patch], integrations[patch]: convert TypedDict to tool schema support (#24641) openai[patch]: openai proxy added to base embeddings (#24539)

langchain-openai==0.1.19

Changes since langchain-openai==0.1.17

integration releases (#24725) openai[small]: Add the new model: gpt-4o-mini (#24594) openai[patch]: move test (#24552) standard-tests: add override check (#24407) all: add release notes to pypi (#24519) core,groq,openai,mistralai,robocorp,fireworks,anthropic[patch]: Update BaseModel subclass and instance checks to handle both v1 and proper namespaces (#24417) openai: release 0.1.18 (#24369) openai[patch]: use model_name in AzureOpenAI.ls_model_name (#24366)

Commits
  • fd54619 openai[patch]: Release 0.1.21 (#25269)
  • 6dd9f05 core[patch]: Deprecating beta upsert APIs in vectorstore (#25069)
  • ca9dcee standard-tests[patch]: test ToolMessage.status="error" (#25210)
  • dadb6f1 cli[patch]: Update integration template for embedding models (#25248)
  • b6f0174 community[patch],core[patch]: Update EdenaiTool root_validator and add unit t...
  • c3ced4c core[patch]: use time.monotonic() instead time.time() in InMemoryRateLimiter
  • bd6c316 community[patch]: Remove more @​allow_reuse=True validators (#25236)
  • 6e57aa7 community[patch]: Remove usage of @​root_validator(allow_reuse=True) (#25235)
  • a2b4c33 community[patch]: FAISS: ValueError mentions normalize_score_fn isntead of re...
  • 4825dc0 langchain[patch]: add deprecations (#24792)
  • Additional commits viewable in compare view


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)