Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2025

Updated HtmlAgilityPack from 1.12.1 to 1.12.2.

Release notes

Sourced from HtmlAgilityPack's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated LlmTornado from 3.5.18 to 3.7.12.

Release notes

Sourced from LlmTornado's releases.

3.7.12

What's Changed

This release improves the /chat->/responses converter.

  • fix
  • Update Clr.cs

Updated Projects

LlmTornado.csproj -> 3.7.12

3.7.11

What's Changed

  • improve /chat->/responses converter
  • Update project versions to v3.7.10

Updated Projects

LlmTornado.csproj -> 3.7.11
LlmTornado.Contrib.csproj -> 1.1.11
LlmTornado.Toolkit.csproj -> 1.2.11

3.7.10

What's Changed

This release fixes logic of GetCapabilityEndpoint.

  • fix GetCapabilityEndpoint
  • delegates: invoke native functions
  • delegate serializer: dictionaries
  • work on delegate serializer
  • Update project versions to v3.7.9

Updated Projects

LlmTornado.SemanticKernel.csproj -> 0.0.1
LlmTornado.Demo.csproj -> 0.0.1
LlmTornado.csproj -> 3.7.10
LlmTornado.Contrib.csproj -> 1.1.10
LlmTornado.Toolkit.csproj -> 1.2.10

3.7.9

What's Changed

  • google: allow disabling thoughts, improve structured output
  • Update project versions to v3.7.8

Updated Projects

LlmTornado.Demo.csproj -> 0.0.1
LlmTornado.csproj -> 3.7.9
LlmTornado.Contrib.csproj -> 1.1.9
LlmTornado.Toolkit.csproj -> 1.2.9

3.7.8

What's Changed

  • google: safety filters, chat/responses: serialization
  • adding check to upcasting to a response endpoint
  • default to null in instructions (to not override reusable prompt)
  • adding conversion of response format
  • Update project versions to v3.7.7
  • adding the functions to the streaming response
  • assing cross support for functions (non stream version only)
  • fix netfw build, add structured output test with ollama
  • improved conversion
  • storing stream response into the conversation
  • copying data from params
  • adding stream and basic chat completion using Response API
  • Adding reponse helper for converting chat to response and back

Updated Projects

LlmTornado.SemanticKernel.csproj -> 0.0.1
LlmTornado.Demo.csproj -> 0.0.1
LlmTornado.csproj -> 3.7.8
LlmTornado.Contrib.csproj -> 1.1.8
LlmTornado.Toolkit.csproj -> 1.2.8

3.7.7

What's Changed

  • fix: error when disabling gemini thinking by @Zaratusa
  • Update project versions to v3.7.6

Updated Projects

LlmTornado.csproj -> 3.7.7
LlmTornado.Contrib.csproj -> 1.1.7
LlmTornado.Toolkit.csproj -> 1.2.7

3.7.6

What's Changed

This release adds support for gemini-embedding-001, voxtral-small-2507, and voxtral-mini-2507.

  • google: gemini-embedding-001
  • Update FeatureMatrix.md
  • audio endpoint: support mistral
  • mistral: voxtral-small-2507, voxtral-mini-2507
  • Update project versions to v3.7.5

Updated Projects

LlmTornado.Demo.csproj -> 0.0.1
LlmTornado.csproj -> 3.7.6
LlmTornado.Contrib.csproj -> 1.1.6
LlmTornado.Toolkit.csproj -> 1.2.6

3.7.5

What's Changed

This release adds support for additional service_tier options used by Groq. Thanks @shaltielshmid for the contribution!

  • Added support for two extra service_tiers (from Groq) + namespace fix
  • sync open router
  • Update project versions to v3.7.4

Updated Projects

LlmTornado.csproj -> 3.7.5
LlmTornado.Contrib.csproj -> 1.1.5
LlmTornado.Toolkit.csproj -> 1.2.5

3.7.4

What's Changed

This release fixes an issue with Responses, where structured outputs didn't work correctly. Thanks @Johnny2x2 for spotting this!

  • oai: fix responses with json schema
  • Update project versions to v3.7.3

Updated Projects

LlmTornado.Demo.csproj -> 0.0.1
LlmTornado.csproj -> 3.7.4
LlmTornado.Contrib.csproj -> 1.1.4
LlmTornado.Toolkit.csproj -> 1.2.4

3.7.3

What's Changed

This release adds support for rich tool outputs - tools can now return images, search results, text, and arbitrary objects, to be serialized as JSON. 5m/1h ephemeral cache variants from Anthropic are now supported. OnSse event was added to ChatStreamEventHandler to enable accessing raw server-sent events. A fix was included for a scenario in which arguments might not be properly read when streaming by @aletc1. Streamed message blocks can now include citations and expose the associated message part.

  • anthropic: rich tool result blocks, oai: fix arguments builder
  • Update FeatureMatrix.md
  • anthropic: streaming citations
  • anthropic: search results
  • anthropic: support cache ttl configuration
  • mistral: devstral-small-2507, devstral-medium-2507
  • fix
  • xai: grok4
  • Update project versions to v3.7.2

Updated Projects

LlmTornado.Demo.csproj -> 0.0.1
LlmTornado.csproj -> 3.7.3
LlmTornado.Contrib.csproj -> 1.1.3
LlmTornado.Toolkit.csproj -> 1.2.3

3.7.2

What's Changed

  • fix: inline audio is ignored by GoogleChatRequest
  • Update README.md
  • Update README.md
  • Update FeatureMatrix.md
  • Update FeatureMatrix.md
  • Update FeatureMatrix.md
  • oai: /uploads, mcp: 0.3.0-preview.2 compatibility
  • Update FeatureMatrix.md
  • responses: complex prompt variables example
  • Update project versions to v3.7.1

Updated Projects

LlmTornado.Docs.csproj -> 0.0.1
LlmTornado.Mcp.csproj -> 0.0.1
LlmTornado.Toolkit.csproj -> 1.2.2
LlmTornado.Mcp.Sample.Server.csproj -> 0.0.1
LlmTornado.Contrib.csproj -> 1.1.2
LlmTornado.csproj -> 3.7.2
LlmTornado.Demo.csproj -> 0.0.1
LlmTornado.OpenApiGenerator.csproj -> 0.0.1

3.7.1

What's Changed

  • responses: strongly typed reusable prompts
  • docs: pwa
  • docs: cleanup
  • docs: brotli
  • docs: pwa
  • Update README.md
  • Update README.md
  • Update README.md
  • Update project versions to v3.7.0

Updated Projects

LlmTornado.Docs.csproj -> 0.0.1
LlmTornado.Toolkit.csproj -> 1.2.1
LlmTornado.Contrib.csproj -> 1.1.1
LlmTornado.csproj -> 3.7.1
LlmTornado.Demo.csproj -> 0.0.1

3.7.0

What's Changed

This release allows deferring tool calls from when using GetResponseRich / GetResponseRichSafe APIs. Unless a tool's call handler is provided, the conversation state is no longer automatically advanced.

  • breaking: allow deferring tool calls in GetResponseRich/Safe
  • Update README.md
  • Update README.md
  • Update README.md
  • Update project versions to v3.6.2

Updated Projects

LlmTornado.Toolkit.csproj -> 1.2.0
LlmTornado.Contrib.csproj -> 1.1.0
LlmTornado.csproj -> 3.7.0
LlmTornado.Demo.csproj -> 0.1.0

3.6.2

What's Changed

This release adds support for OpenAI's Responses.

  • Update FeatureMatrix.md
  • make responses public
  • responses: final touches
  • responses: cancel, list_input, serialize, safe apis
  • responses: delete
  • sync open router
  • responses: shared prefix for events
  • responses: reasoning
  • responses: implement sdk only output_text
  • responses: usage, computer_tool
  • responses: map more undocumented props
  • responses: mcp tools
  • openai: o4-mini-deep-research, o3-deep-research + background mode in responses
  • add test for synchronous responses tool calling
  • responses: streaming tool calling
  • fix
  • responses: automatic tracking of the current response
  • responses: tool calling
  • responses: streaming
  • sort open router models by name in generator
  • fix build
  • work on responses
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update project versions to v3.6.1

Updated Projects

LlmTornado.Internal.OpenRouter.csproj -> 0.0.1
LlmTornado.Toolkit.csproj -> 1.1.2
LlmTornado.Contrib.csproj -> 1.0.23
LlmTornado.csproj -> 3.6.2
LlmTornado.Demo.csproj -> 0.0.1
LlmTornado.Mcp.Sample.csproj -> 0.0.1

3.6.1

What's Changed

This release adds support for executing MCP tools on the server.

  • fix build, remove enums.net dependency from contrib and toolkit
  • mcp: execute tools on the server
  • start work on responses endpoint
  • reduce dependencies for .netstandard 2.0 target
  • add convenience ctor to conversation
  • Update project versions to v3.6.0

Updated Projects

LlmTornado.Mcp.csproj -> 0.0.1
LlmTornado.Toolkit.csproj -> 1.1.1
LlmTornado.Contrib.csproj -> 1.0.22
LlmTornado.csproj -> 3.6.1
LlmTornado.Demo.csproj -> 0.0.1
LlmTornado.Mcp.Sample.csproj -> 0.0.1

3.6.0

Breaking Changes

UrlResolver in IEndpointProvider now accepts one more argument, please change your usage:

+UrlResolver = (endpoint, url, ctx) =>
-UrlResolver = (endpoint, url) =>

What's Changed

  • Update README.md
  • add RequestSerializer to providers, extend UrlResolver
  • update UrlResolver's docs
  • Update project versions to v3.5.26

Updated Projects

LlmTornado.Toolkit.csproj -> 1.1.0
LlmTornado.csproj -> 3.6.0
LlmTornado.Demo.csproj -> 0.1.0

3.5.26

What's Changed

  • add OnSerialize hook to ChatRequest
  • Update project versions to v3.5.25

Updated Projects

LlmTornado.Toolkit.csproj -> 1.0.4
LlmTornado.csproj -> 3.5.26
LlmTornado.Demo.csproj -> 0.0.1

3.5.25

What's Changed

  • improve ai foundry support
  • Update project versions to v3.5.24

Updated Projects

LlmTornado.Toolkit.csproj -> 1.0.3
LlmTornado.csproj -> 3.5.25
LlmTornado.Demo.csproj -> 0.0.1

3.5.24

What's Changed

  • google: imagen-4.0-generate-preview-06-06, imagen-4.0-ultra-generate-preview-06-06, imagen-4.0-fast-generate-preview-06-06
  • Update project versions to v3.5.23

Updated Projects

LlmTornado.csproj -> 3.5.24
LlmTornado.Demo.csproj -> 0.0.1
LlmTornado.Toolkit.csproj -> 1.0.2

3.5.23

What's Changed

  • expose ToolkitChat in multi-turn mode
  • Update README.md
  • Update project versions to v3.5.22

Updated Projects

LlmTornado.Toolkit.csproj -> 0.0.1
LlmTornado.csproj -> 3.5.23

3.5.22

What's Changed

This release adds initial support for MCP and mistral-small-2506.

  • bump
  • Update README.md
  • mcp guide
  • Update README.md
  • ModelContextProtocol adapter
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update README.md
  • Update FeatureMatrix.md
  • Update README.md

Updated Projects

LlmTornado.Mcp.csproj -> 0.0.1
LlmTornado.Mcp.Sample.Server.csproj -> 0.0.1
LlmTornado.csproj -> 3.5.22
LlmTornado.Mcp.Sample.csproj -> 0.0.1

3.5.21

What's Changed

  • open router codegen
  • map extra info from open router
  • start work on open router
  • Update project versions to v3.5.20

Updated Projects

LlmTornado.Internal.OpenRouter.csproj -> 0.0.1
LlmTornado.Contrib.csproj -> 1.0.22
LlmTornado.csproj -> 3.5.21
LlmTornado.Demo.csproj -> 0.0.1

3.5.20

What's Changed

Thoughts are now reported in ReasoningTokenHandler when using Google's reasoning models. ReasoningBudget is now harmonized by Tornado to be within the limits accepted by the provider.

  • google: thoughts, reasoningBudget harmonization
  • Update README.md
  • Update project versions to v3.5.19

Updated Projects

LlmTornado.Contrib.csproj -> 1.0.21
LlmTornado.csproj -> 3.5.20
LlmTornado.Demo.csproj -> 0.0.1

3.5.19

What's Changed

This release adds support for gemini-2.5-pro, gemini-2.5-flash, and gemini-2.5-flash-lite-preview-06-17.

  • google: gemini-2.5-pro, gemini-2.5-flash, gemini-2.5-flash-lite-preview-06-17
  • fix test
  • Update project versions to v3.5.18

Updated Projects

LlmTornado.Contrib.csproj -> 1.0.20
LlmTornado.csproj -> 3.5.19
LlmTornado.Demo.csproj -> 0.0.1
LlmTornado.Tests.csproj -> 0.0.1

Commits viewable in compare view.

Updated Markdig from 0.41.2 to 0.41.3.

Release notes

Sourced from Markdig's releases.

0.41.3

Changes

🐛 Bug Fixes

  • Fixes #878: RoundtripRenderer: render indent and 0 blocks for ordered lists (PR #879) by @stylefish

📚 Documentation

  • Update readme.md (PR #877) by @Mertsch

Full Changelog: 0.41.2...0.41.3

Published with dotnet-releaser

Commits viewable in compare view.

Updated Microsoft.Web.WebView2 from 1.0.3296.44 to 1.0.3351.48.

Updated PuppeteerSharp from 20.1.3 to 20.2.2.

Release notes

Sourced from PuppeteerSharp's releases.

20.2.2

What's Changed

Full Changelog: hardkoded/puppeteer-sharp@v20.2.1...v20.2.2

20.2.1

What's Changed

New Contributors

Full Changelog: hardkoded/puppeteer-sharp@v20.2.0...v20.2.1

20.2.0

What's new

What's Changed

Full Changelog: hardkoded/puppeteer-sharp@v20.1.3...v20.2.0

Commits viewable in compare view.

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 <dependency name> 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)

Bumps HtmlAgilityPack from 1.12.1 to 1.12.2
Bumps LlmTornado from 3.5.18 to 3.7.12
Bumps Markdig from 0.41.2 to 0.41.3
Bumps Microsoft.Web.WebView2 from 1.0.3296.44 to 1.0.3351.48
Bumps PuppeteerSharp from 20.1.3 to 20.2.2

---
updated-dependencies:
- dependency-name: HtmlAgilityPack
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: LlmTornado
  dependency-version: 3.7.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Markdig
  dependency-version: 0.41.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Web.WebView2
  dependency-version: 1.0.3351.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: PuppeteerSharp
  dependency-version: 20.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Jul 22, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 23, 2025

Superseded by #33.

@dependabot dependabot bot closed this Jul 23, 2025
@dependabot dependabot bot deleted the dependabot/nuget/CareerCanvas/multi-fd08571c96 branch July 23, 2025 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant