bossjones / goob_ai

MIT License
1 stars 0 forks source link

chore(rye): bump langchain-groq from 0.1.6 to 0.1.8 #28

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps langchain-groq from 0.1.6 to 0.1.8.

Release notes

Sourced from langchain-groq's releases.

langchain-groq==0.1.8

Changes since langchain-groq==0.1.6

standard-tests[patch]: update groq and structured output test (#24781) integration releases (#24725) docs: standardize groq chat model docs (#24616) 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) groq[patch]: Release 0.1.7 (#24201) integrations[patch]: require core >=0.2.17 (#24207) core[minor], integrations...[patch]: Support ToolCall as Tool input and ToolMessage as Tool output (#24038) core, anthropic[patch]: support streaming tool calls when function has no arguments (#23915) infra: update mypy 1.10, ruff 0.5 (#23721)

Commits
  • bf685c2 docs: Standardize QianfanEmbeddingsEndpoint (#24786)
  • 9998e55 core[patch]: support tool calls with non-pickleable args in tools (#24741)
  • df78608 mongodb: bson optional import (#24685)
  • c086410 fix docs typos (#23668)
  • 9817586 community: Fix AWS DocumentDB similarity_search when filter is None (#24777)
  • 7da0597 partners[ollama]: Support seed parameter for ChatOllama (#24782)
  • e264ccf standard-tests[patch]: update groq and structured output test (#24781)
  • 4a05679 patch[experimental] Fix prompt in GenerativeAgentMemory (#24771)
  • 2ba8393 graph_transformers: bug fix for create_simple_model not passing in ll… (#24643)
  • 01ab291 core[patch]: Respect injected in bound fns (#24733)
  • 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 1 month ago

Superseded by #33.