tryAGI/HuggingFace
C# SDK based on official HuggingFace OpenAPI specification
Generated from AutoSDK using OpenAPI specifications for Hub, Text Generation Inference (TGI), and Text Embeddings Inference (TEI) services. Provides three specialized typed clients (`HuggingFaceClient`, `HuggingFaceInferenceClient`, `HuggingFaceEmbeddingClient`) covering model hosting, chat/completions, embeddings, reranking, and tokenization. Implements Microsoft.Extensions.AI abstractions (`IChatClient`, `IEmbeddingGenerator`) with full .NET modern features including nullability, trimming, NativeAOT support, and source-generated JSON serialization.
Stars
47
Forks
9
Language
C#
License
MIT
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/tryAGI/HuggingFace"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
AssemblyAI/assemblyai-node-sdk
The AssemblyAI JavaScript SDK provides an easy-to-use interface for interacting with the...
tryAGI/OpenAI
C# SDK based on official OpenAI OpenAPI specification
tryAGI/ElevenLabs
C# SDK based on official ElevenLabs OpenAPI specification
tryAGI/CSharpToJsonSchema
Helpers and Source generator to define OpenAI/Ollama/Anthropic/Gemini/LangChain tools natively...
tryAGI/Firecrawl
Generated C# SDK based on official Firecrawl OpenAPI specification