Releases: lofcz/LlmTornado
Release v3.8.10
What's Changed
This release adds support for Grounding with Google Maps & veo-3.1 models.
- Update formatting and features in README.md
- update readme
- fix
- Add Blablador to readme
- Mark videos as supported in FeatureMatrix
- google: veo-3.1-generate-preview, veo-3.1-fast-generate-preview
- google: Grounding with Google Maps
- update to demos, docs, and MCP decoupled from agents
- docs
- docs
- docs
- Add Alibaba and Blablador to FeatureMatrix
- add alibaba connector to readme
- new connector: alibaba
- Update project versions to v3.8.9
Updated Projects
LlmTornado.Agents.Samples.csproj -> 1.0.6
LlmTornado.Agents.csproj -> 1.0.9
LlmTornado.Microsoft.Extensions.AI.csproj -> 1.1.10
LlmTornado.Mcp.csproj -> 1.1.10
LlmTornado.Tests.csproj -> 0.0.1
LlmTornado.Toolkit.csproj -> 1.3.10
LlmTornado.csproj -> 3.8.10
LlmTornado.Demo.csproj -> 0.0.1
LlmTornado.A2A.csproj -> 1.0.5
Release v3.8.9
What's Changed
This release fixes an issue affecting Anthropic inadvertently introduced in version 3.8.8.
- dynamic headers
- need mimetype public .. updating some demos
- simplify deps
- Update project versions to v3.8.8
Updated Projects
LlmTornado.A2A.csproj -> 1.0.4
LlmTornado.Toolkit.csproj -> 1.3.9
LlmTornado.Agents.csproj -> 1.0.8
LlmTornado.A2A.AgentServer.csproj -> 0.0.1
LlmTornado.csproj -> 3.8.9
LlmTornado.Mcp.csproj -> 1.1.9
LlmTornado.Agents.Samples.csproj -> 1.0.5
LlmTornado.Microsoft.Extensions.AI.csproj -> 1.1.9
LlmTornado.Demo.csproj -> 0.0.1
Release v3.8.8
What's Changed
This release adds support for Claude Skills, haiku 4.5, a new built-in connector to Blablador, MCP Toolkit, and many improvements to Agents.
- Clarify Skills description in README
- deepinfra: sync catalog, openrouter: sync
- new connector: blablador; anthropic: haiku 4.5
- Update FeatureMatrix.md with new sections
- Add Skills section to README
- adding in more skills and fix to MCP tool kit
- fix newly polymorphic content blocks
- sync broken see Agents demo
- auto set Type fix.. deserialization is broken
- fix to skills demo
- had to override exception not throwing
- update to throw on Endpoint fail
- removing betas
- skills demo corrected and skills implemented
- Add comprehensive null checks for file.Bytes and file.Name to prevent NullReferenceException
- Add null checks for individual file elements to prevent NullReferenceException
- Remove redundant null checks and initialize Files in default constructors
- Address code review feedback - prevent null reference exceptions
- Fix Skills API CreateSkill and CreateSkillVersion endpoints
- seperating out the classes
- Initial plan
- adding in new sonnet model
- updating skill endpoints.. still need to fix file uploading
- Address code review feedback - remove unnecessary constructor and improve code quality
- Add container and betas parameters for Anthropic Skills support
- Initial plan
- enabling skill beta header
- Update project versions to v3.8.7
- fix to demo
- Add Skills API documentation and fix demo code
- Add complete Anthropic Skills API implementation with demo
- Initial plan
- HttpClient async initialization and with access to IEndpointProvider - nullable HttpClient not task
- HttpClient async initialization and with access to IEndpointProvider
Updated Projects
LlmTornado.A2A.csproj -> 1.0.3
LlmTornado.Toolkit.csproj -> 1.3.8
LlmTornado.Agents.csproj -> 1.0.7
LlmTornado.csproj -> 3.8.8
LlmTornado.Mcp.csproj -> 1.1.8
LlmTornado.Agents.Samples.csproj -> 1.0.4
LlmTornado.Microsoft.Extensions.AI.csproj -> 1.1.8
LlmTornado.Demo.csproj -> 0.0.1
Release v3.8.7
What's Changed
- fix to gmail tool
- adding runner options.. adding fix to A2A cancellation
- adding more tools to toolkit
- removing auto init
- adding in MCP toolkits Adding in dynamic ability to add tools during agent loop McpServer requires Async Initilizer (testing)
- up deps
- Update license badge link in README.md
- Update license badge in README.md
- readme
- update readme
- fix
- mock
- Update project versions to v3.8.6
Updated Projects
LlmTornado.Tests.csproj -> 0.0.1
LlmTornado.A2A.csproj -> 1.0.2
LlmTornado.Toolkit.csproj -> 1.3.7
LlmTornado.Agents.csproj -> 1.0.6
LlmTornado.csproj -> 3.8.7
LlmTornado.SemanticKernel.csproj -> 0.0.1
LlmTornado.Mcp.csproj -> 1.1.7
LlmTornado.Agents.Samples.csproj -> 1.0.3
LlmTornado.Microsoft.Extensions.AI.csproj -> 1.1.7
LlmTornado.Demo.csproj -> 0.0.1
Release v3.8.6
What's Changed
- test to test
- adding working directory and enviornment vars to the stdio
- server url not required for stdio
- Fixed to include args in initilizer
- update to MCP server code to allow custom args and commands
- adding in A2A connect demo to use A2A agents as tools
- Update project versions to v3.8.5
Updated Projects
LlmTornado.Agents.Samples.csproj -> 1.0.2
LlmTornado.Agents.csproj -> 1.0.5
LlmTornado.Microsoft.Extensions.AI.csproj -> 1.1.6
LlmTornado.Mcp.csproj -> 1.1.6
LlmTornado.Toolkit.csproj -> 1.3.6
LlmTornado.csproj -> 3.8.6
LlmTornado.Demo.csproj -> 0.0.1
LlmTornado.A2A.csproj -> 1.0.1
Release v3.8.5
MCPServer update for remote tools
- Added additionalHeaders and oAuth options for remote MCP servers
Other
- improvements to agent samples
What's Changed
- adding versioning to samples
- Moving MCPServer Code to MCP Project
- Updated MCP Tools to work with remote servers (added ability to add in headers)
- fix to the agent chat bot context and demo is improved
- Update project versions to v3.8.4
Updated Projects
LlmTornado.Agents.Samples.csproj -> 1.0.1
LlmTornado.Agents.csproj -> 1.0.4
LlmTornado.Microsoft.Extensions.AI.csproj -> 1.1.5
LlmTornado.Mcp.csproj -> 1.1.5
LlmTornado.Tests.csproj -> 0.0.1
LlmTornado.Toolkit.csproj -> 1.3.5
LlmTornado.csproj -> 3.8.5
LlmTornado.Demo.csproj -> 0.0.1
Release v3.8.4
New
- Start of documentation on the website (llmtornado.ai)
- PgVector collection class for Agents
- A2A Agent Template for quickly getting started
- New Chatbot example using the new PG vector class [experimental]
Fixes
- Critical fix on conversion of Advancers on base class
Removing
- Removing Hosting API and WebUI to seperate project (later release)
What's Changed
- updated to agent Server template
- adding in missing page
- update to sample
- fixing link
- adding new bot, correction to advancers, pgvectordb
- Update project versions to v3.8.3
- saving chat completion tutorials
- updating docs
- updating docs with tutorials
- removing hosting and webui for seperate projects
- fixed template with update
- template update still broken
- docs update
- mcp update
- A2A updates
- adding template
- adding more examples
- adding Base Lib starter docs
- removing extra basics
- major docs update
Updated Projects
LlmTornado.A2A.AgentServer.csproj -> 0.0.1
LlmTornado.VectorDatabases.PgVector.csproj -> 0.0.1
LlmTornado.Agents.Samples.csproj -> 0.0.1
LlmTornado.Agents.csproj -> 1.0.3
LlmTornado.Microsoft.Extensions.AI.csproj -> 1.1.4
LlmTornado.Mcp.csproj -> 1.1.4
LlmTornado.Tests.csproj -> 0.0.1
LlmTornado.Toolkit.csproj -> 1.3.4
LlmTornado.csproj -> 3.8.4
LlmTornado.Demo.csproj -> 0.0.1
Release v3.8.3
Agent Lib fix
from @Johnny2x2
What's Changed
- updating orchestrationAdvancerLogic to fix Conversions throwing error that InputType was incorrect
- Update project versions to v3.8.2
Updated Projects
LlmTornado.Agents.csproj -> 1.0.2
LlmTornado.Microsoft.Extensions.AI.csproj -> 1.1.3
LlmTornado.Mcp.csproj -> 1.1.3
LlmTornado.Toolkit.csproj -> 1.3.3
LlmTornado.csproj -> 3.8.3
LlmTornado.Demo.csproj -> 0.0.1
Release v3.8.2
MCP Update to 0.4.0-preview.2
- Small tweaks to MCPServer to use McpClient
What's Changed
- Downgrade version from 1.0.1 to 1.0.0
- update to open ended version
- versioning
- mcp tool update
- MCP push
- Update project versions to v3.8.1
Updated Projects
LlmTornado.Agents.csproj -> 1.0.1
LlmTornado.Microsoft.Extensions.AI.csproj -> 1.1.2
LlmTornado.Mcp.csproj -> 1.1.2
LlmTornado.Mcp.Sample.csproj -> 0.0.1
LlmTornado.Toolkit.csproj -> 1.3.2
LlmTornado.csproj -> 3.8.2
Release v3.8.1
What's Changed
This release adds support for IImageGenerator in LlmTornado.Microsoft.Extensions.AI, gemini-2.5-computer-use-preview-10-2025, and improves the way Gemini requests are serialized when only built-in functions are used.
- gemini-2.5-computer-use-preview-10-2025
- microsoft.extensions.ai: IImageGenerator
- Fix link for Semantic Kernel applications in README
- Update section title for cutting edge protocols
- Revise README with new features and integrations
- up docs
- Update project versions to v3.8.0
Updated Projects
LlmTornado.Microsoft.Extensions.AI.csproj -> 1.1.1
LlmTornado.Mcp.csproj -> 1.1.1
LlmTornado.Tests.csproj -> 0.0.1
LlmTornado.Toolkit.csproj -> 1.3.1
LlmTornado.csproj -> 3.8.1
LlmTornado.Demo.csproj -> 0.0.1