Hazina.LLMs.Classes
2.0.0
dotnet add package Hazina.LLMs.Classes --version 2.0.0
NuGet\Install-Package Hazina.LLMs.Classes -Version 2.0.0
<PackageReference Include="Hazina.LLMs.Classes" Version="2.0.0" />
<PackageVersion Include="Hazina.LLMs.Classes" Version="2.0.0" />
<PackageReference Include="Hazina.LLMs.Classes" />
paket add Hazina.LLMs.Classes --version 2.0.0
#r "nuget: Hazina.LLMs.Classes, 2.0.0"
#:package Hazina.LLMs.Classes@2.0.0
#addin nuget:?package=Hazina.LLMs.Classes&version=2.0.0
#tool nuget:?package=Hazina.LLMs.Classes&version=2.0.0
Core data models and contracts for the Hazina ecosystem. Provides chat message models, LLM response wrappers with token usage tracking, tool definitions, image generation models, and shared interfaces used across all Hazina packages.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- System.Memory.Data (>= 6.0.0)
NuGet packages (22)
Showing the top 5 NuGet packages that depend on Hazina.LLMs.Classes:
| Package | Downloads |
|---|---|
|
Hazina.LLMs.Client
Provider-agnostic interface for LLM interactions. Defines the ILLMClient interface with support for chat completions, streaming, structured JSON responses, image generation, text-to-speech, embeddings, and tool calling. Enables swapping between OpenAI, Anthropic, Gemini, and other providers. |
|
|
Hazina.AI.Providers
Multi-provider abstraction layer for Hazina AI Framework - Seamless LLM provider switching with failover, health monitoring, and cost tracking |
|
|
Hazina.LLMs.SemanticKernel
Semantic Kernel implementation of ILLMClient for Hazina. Provides multi-provider LLM support (OpenAI, Azure OpenAI, Anthropic, Ollama) through Microsoft Semantic Kernel integration. Supports advanced orchestration, plugins, and planners while maintaining Hazina's RAG and safe file modification features. |
|
|
Hazina.AgentFactory
High-level agent factory for building autonomous AI agents in Hazina. Provides configuration parsing, built-in tool collections (file ops, git, dotnet, npm, BigQuery, email, WordPress), and multi-agent flow orchestration. Simplifies creating production-ready AI agents. |
|
|
Hazina.LLMClientTools
Tool calling extensions for Hazina LLM clients. Provides reusable tools that LLMs can invoke including Claude CLI execution, web page scraping, and tool context base classes. Enables function calling and external system integration for AI agents. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.0.0 | 1,105 | 1/5/2026 |