TechNickAI / AICodeBot

AI-powered tool for developers, simplifying coding tasks and improving workflow efficiency. 🤖
GNU Affero General Public License v3.0
52 stars 14 forks source link

Bump langchain-openai from 0.1.16 to 0.1.20 #193

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps langchain-openai from 0.1.16 to 0.1.20.

Release notes

Sourced from langchain-openai's releases.

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)

langchain-openai==0.1.17

Changes since langchain-openai==0.1.16

openai: release 0.1.17 (#24361) openai[patch]: fix key collision and _astream (#24345) openai: raw response headers (#24150) openai: remove some params from default serialization (#24280) openai[patch]: update openai params (#23691)

Commits
  • c776471 community: fix AttributeError: 'YandexGPT' object has no attribute '_grpc_met...
  • 752a71b integrations[patch]: release model packages (#24900)
  • 1213a59 docs[patch]: Update kv store docs pages (#24848)
  • 17a06cb infra: check templates based on integration (#24857)
  • a7380dd cli: release 0.0.28 (#24852)
  • e98e4be cli: register new integration doc templates (#24854)
  • 210623b core[minor]: Add support for pydantic 2 to utility to get fields (#24899)
  • 7d16940 core[patch]: Release 0.2.26 (#24898)
  • add1611 community[patch]: Make the pydantic linter stricter (#24897)
  • a4a444f community[patch]: Fix arcee llm usage of root_validator(pre=False) (#24896)
  • 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)
dependabot[bot] commented 3 months ago

Superseded by #197.