jeastham1993 / langchain-dotnetLinks
.NET implementation of the LangChain project.
☆71Updated last year
Alternatives and similar repositories for langchain-dotnet
Users that are interested in langchain-dotnet are comparing it to the libraries listed below
Sorting:
- Token calculation for OpenAI models, using `o200k_base` `cl100k_base` `p50k_base` encoding.☆120Updated 2 months ago
- Sample on how to run a LLM using LM Studio and interact with the model using Semantic Kernel.☆91Updated last year
- This project implements token calculation for OpenAI's gpt-4 and gpt-3.5-turbo model, specifically using `cl100k_base` encoding.☆75Updated last week
- BERT Model for dotnet ML☆98Updated last month
- An unofficial C#/.NET SDK for accessing the Anthropic Claude API☆142Updated last week
- Pinecone.NET is a fully-fledged C# library for the Pinecone vector database.☆58Updated 8 months ago
- BlazorGPT is a Blazor Server application that uses Semantic Kernel plus OpenAI, Azure OpenAI and Ollama for inference and embeddings.☆94Updated 2 months ago
- Qdrant .Net SDK☆137Updated last week
- pgvector support for .NET (C#, F#, and Visual Basic)☆211Updated 2 weeks ago
- Microsoft Semantic Kernel Assistants This enables the usage of assistants for the Semantic Kernel. It provides different scenarios for t…☆109Updated 3 months ago
- ☆47Updated 2 years ago
- Automated .NET SDKs for your APIs☆57Updated this week
- Blazor Server playground for OpenAI using Cledev.OpenAI .NET library☆48Updated 2 years ago
- Some Cool Semantic Kernel Plugins☆51Updated 11 months ago
- MCPSharp is a .NET library that helps you build Model Context Protocol (MCP) servers and clients - the standardized API protocol used by …☆285Updated last month
- SQL Server connector for Semantic Kernel plugin and Kernel Memory☆51Updated 4 months ago
- A simple light-weight library that wraps the Open AI API.☆94Updated this week
- Lightweight, In-memory, Semantic Search, Text Vector Database to embed in any .NET Application☆81Updated last month
- C# SDK for Milvus.☆116Updated 10 months ago
- ☆202Updated last month
- PalmHill.BlazorChat is a chat application and API built with Blazor WebAssembly, SignalR, and WebAPI, featuring real-time LLM conversatio…☆61Updated 10 months ago
- BLlamaSharp.ChatGpt.Blazor is a Blazor-based LLamaSharp Chat GPT application☆63Updated last year
- OpenAI, Azure OpenAI and OpenRouter Chat Completions (ChatGPT) .NET integration with DI, persistence and streaming support