29 packages tagged with “Vertex”
Most complete C# .Net SDK for Google Generative AI and Vertex AI (Google Gemini), featuring function calling, easiest JSON Mode, multi-modal live streaming, chat sessions, and more!
Provides an implementation of Graph Theory graph G = (V, E), that can generate its DOT notation, which can be used for rendering the graph.
Package Description
Auto Generated with protoc using Protobuf files for Google Palm. To be used along with LLMSharp.Google.Palm nuget
Google Palm Client SDK (unofficial). Includes completions, chat message completions, embeddings, token usage, model info, consumes grpc endpoints.
Gemini MultiModal Live API module for Google Generative AI SDK
Classes and functions for working with graphs.
Shields.Graphs is a .NET library of functional graph algorithms.
Fast 2D Lighting Engine for the XNA Framework.
C# implementation of earcut polygon triangulation library
A .NET Standard library which provides classes for working with vertices, edges and graphs.
Provides a control for visualization of graphs. The displayed graph updates changes based on the binded graph model in real time.
DataStructures for graphs, vertices,edges,nodes and trees. Contains a Binary Search Tree, AVL Tree and a PriorityQueue based on BST Tree which can handle duplicates
Integrate the OrderCloud ecommerce platform with Vertex for tax calculation.
.NET standard polynomial-time algorithm to create a set of smallest polygons (or cycles) from any given set of 2D floating point lines
Triangulates a 2D bitmap image in NET. This is a C# conversion of https://github.com/mikolalysenko/bitmap-triangulate written in javascript by Mikola Lysenko.
Generates GL calls to map vertex data to VBO and shader attributes.
ImVader is a framework for working with graphs. It provides implementation of common graph algorithms: BFS, DFS, Dijkstra and Floyd-Worshell algorithms, topological sort, computing strong components, finding minimum cuts and others.
Generative AI library for .NET 10.0 with built-in OpenAI ChatGPT and Google Gemini API clients and support for C# function calling via reflection. Features: - Chat Completion - Response Streaming - Text Embedding - Text-to-Speech - Speech-to-Text - Moderation - Configurable Token Limit - Configurable Character Limit - Configurable Message Limit - Message Pinning - Function Calling - Support for Dependency Injection - Automatic Reattempt on Failure - Advanced Customization