obecker / causalist

German legal case management app
0 stars 2 forks source link

:arrow_up: Bump org.http4k:http4k-connect-bom from 5.15.0.0 to 5.17.0.2 in /backend #233

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps org.http4k:http4k-connect-bom from 5.15.0.0 to 5.17.0.2.

Release notes

Sourced from org.http4k:http4k-connect-bom's releases.

5.17.0.2

Changelog:

  • http4k-connect-ai-openai - Choices are not optional in conversation completion.
  • http4k-connect-ai-langchain - Fix streaming for OpenAiChatLanguageModel.

5.17.0.1

Changelog:

  • http4k-connect-ai-langchain - Added support for System messages in Ollama models

5.17.0.0

Changelog:

5.16.0.2

Changelog:

  • http4k-connect-langchain - Properly support all message types in OpenAI Adapter.

5.16.0.1

Changelog:

  • http4k-connect-langchain - Tools requests cannot be empty for chat completions

5.16.0.0

Changelog:

  • http4k-connect-* - Upgrade dependencies.
  • http4k-connect-langchain - [New module!] LangChain adapter module so you can use Http4k-connect adapters in LangChain apps. Currently only OpenAI is supported.
  • http4k-connect-openai-* - [Breaking] Support tool calls and more modern API version for ChatCompletion.
Changelog

Sourced from org.http4k:http4k-connect-bom's changelog.

v5.17.0.2

  • http4k-connect-ai-openai - Choices are not optional in conversation completion.
  • http4k-connect-ai-langchain - Fix streaming for OpenAiChatLanguageModel.

v5.17.0.1

  • http4k-connect-ai-langchain - Added support for System messages in Ollama models

v5.17.0.0

  • http4k-connect-* - Upgrade dependencies.
  • http4k-connect-ai-* - Migration of the various AI packages (OpenAI/Langchain) to http4k-ai- subpackage name.
  • http4k-connect-ai-openai - [Breaking] Use FloatArray for embeddings instead of List<Float>
  • http4k-connect-ai-ollama - [New module!] Ollama adapter module so you can use Http4k-connect adapters in LangChain apps.
  • http4k-connect-ai-langchain - Added support for Ollama models

v5.16.0.2

  • http4k-connect-ai-langchain - Properly support all message types in OpenAI Adapter.

v5.16.0.1

  • http4k-connect-langchain - Tools requests cannot be empty for chat completions in OpenAI Adapter.

v5.16.0.0

  • http4k-connect-* - Upgrade dependencies.
  • http4k-connect-langchain - [New module!] LangChain adapter module so you can use Http4k-connect adapters in LangChain apps. Currently only OpenAI is supported.
  • http4k-connect-openai-* - [Breaking] Support tool calls and more modern API version for ChatCompletion.
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)