66 packages tagged with “embedding ”
Generated C# SDK based on official OpenAI OpenAPI specification. Includes C# Source Generator which allows you to define functions natively through a C# interface, and also provides extensions that make it easier to call this interface later
SmartAssembly MSBuild task allows you to protect your assembly automatically during build. Refer to documentation to learn more: https://documentation.red-gate.com/sa8/building-your-assembly/using-smartassembly-with-msbuild Installed and activated version of SmartAssembly is required to run this task.
OpenAI C# / .NET library, using GPT-4, 3.5 and 3, DALL-E 3, DALL-E 2, Whisper, etc. It supports OpenAI and Azure-OpenAI APIs, dependency injections. Developed for public and free usage.
Generated C# SDK based on official CSharpToJsonSchema OpenAPI specification. Includes C# Source Generator which allows you to define functions natively through a C# interface, and also provides extensions that make it easier to call this interface later
Static classes that provide actual constants(models/context lengts/prices) for the OpenAI API. Available types in OpenAI.Constants namespace: - ChatModels - EmbeddingModels - ImageModels - ImageQualities - ImageResolutions - ModerationModels - SpeechToTextModels - TextToSpeechModels
A nuget package containing SmartAssembly MSI installer for use in automated environments (such as Azure Pipelines)
Provide pure api access to DashScope without extra references. Cnblogs.DashScope.Sdk should be used for general purpose.
An unofficial dotnet DashScope SDK maintained by cnblogs.
This is the part of EmbeddedScripts library. This package introduces shared classes and interfaces between all library runners.
Microsoft Extensions AI Abstractions adapter for AiGeekSquad.AIContext semantic chunking library. Enables seamless integration between Microsoft's AI abstractions and AIContext's semantic text chunking capabilities by providing an adapter that converts between Microsoft's IEmbeddingGenerator interface and AIContext's embedding requirements.
Implementation of generative AI abstractions for DashScope endpoints.
A library implementing common tools for working with microwave networks including reading/writing to Touchstone (.snp) files, de/embedding network parameters, etc.
This is the part of EmbeddedScripts library. This package introduces runner of C# code using Roslyn compilation.
CLI project and item templates for developing WinUI 3 Apps.
Dotnet SDK for Pinecone
This is the part of EmbeddedScripts library. This package introduces runner of C# code using Roslyn scripting.
This is a SemanticKernel extension built on the Embedding codebase.
This is the part of EmbeddedScripts library. This package introduces runner of C# code using Mono.Evaluator.
This is the part of EmbeddedScripts library. This package introduces runner of Lua code using Moonsharp.
This is the part of EmbeddedScripts library. This package introduces runner of Python code using Pythonnet. To use this runner you should have installed Python.
This is the part of EmbeddedScripts library. This package introduces runner of JS code using Jint.
A .NET library for AI conversation management with Ollama integration, featuring hybrid RAG+Tools routing, intelligent embedding services, and natural conversation handling with improved MoE decision making.
High-performance implementation of Uniform Manifold Approximation and Projection (UMAP) for .NET.
This is the part of EmbeddedScripts library. This package introduces runner of JS code using Microsoft ChakraCore JS engine. Please note, to make this runner work, you have to manually reference native binaries of Chakra compiled for your operating system. We recommend these binaries https://www.nuget.org/packages?q=JavaScriptEngineSwitcher.ChakraCore.Native
A source generator that turns additional files into file constants in a generated namespace. This is an alternative approach to embedding files in C# source manually, or loading them manually as embedded resources via reflection. With ConstEmbed, you will never have to see a runtime error because you mistyped the name, as the constants are evaluated at compile-time.
This is the part of EmbeddedScripts library. This package introduces runner of JS code using Microsoft ClearScript library with V8 JS engine. Please note, to make this runner work, you have to manually reference native binaries of V8 compiled for your operating system. We recommend these binaries https://www.nuget.org/packages?q=Microsoft.ClearScript.V8.Native
Strongbars turns your text templates into compile-time verified C# classes. Add `{{placeholders}}` to any file, reference the package, and get IntelliSense plus build-time errors instead of runtime surprises. No reflection, no dynamics—just plain, fast, type-safe code.
Generated C# SDK based on official DeepInfra OpenAPI specification. Includes C# Source Generator which allows you to define functions natively through a C# interface, and also provides extensions that make it easier to call this interface later