19 packages tagged with “Grok”
Cross platform .NET grok implementation
Parse text with pattern. Inspired by grok filter.
The QueryCat package provides functionality that allows you to evaluate SQL-like expressions and queries to your CLR objects.
xAI Grok dotnet integration
xAI Grok provider for NovaCore.AgentKit (OpenAI-compatible)
A powerful and versatile library for integrating AI models like OpenAI, DeepSeek, Claude, Grok, and Gemini. Easily build chatbots, generate text and images, and enhance your applications with cutting-edge AI capabilities.
X (Grok) provider for Zonit.Extensions.Ai. Supports Grok 3, Grok 3 Mini with reasoning, and image understanding.
xAI Grok provider for AgentCircuits agent framework. Supports Grok 3, Grok 4 with streaming, tool calling, and regional endpoints.
xAI / Grok integration for Microsoft.Extensions.AI
xAI Grok gRPC protocol client based on the official API reference from xAI.
xAI Grok provider implementation for the Voice Assistant toolkit. Enables real-time conversation with xAI's Grok models through WebSocket connections.
Sample Grok CLI using xAI and xAI.Protocol packages
Using this package you can parse strings using grok patterns
## What's New in v4.6.2 ### Grok Reasoning Support - `GrokReasoning` enum (Off/Low/High) and `reasoning_effort` parameter for grok-3-mini - Streaming `reasoning_content` from Grok reasoning models (grok-3-mini, grok-4, grok-4-1-fast) - `WithGrokParameters()` builder method for reasoning configuration ### SummaryConversationPolicy Improvements - `ByMessage`/`ByBoth` auto-adjust `keepRecentCount` when it would exceed `triggerCount` - `ValidateKeepRecentCount` guard throws `ArgumentException` for invalid configurations - `ApplySummaryPolicyIfNeededAsync()` changed to `public` for explicit streaming scenarios ### Streaming Fixes - Claude/ChatGPT: improved `function_call_arguments.done` handling for complete argument capture ## Supported Models ### OpenAI - GPT-5, GPT-5 Mini, GPT-5 Nano, GPT-5 Chat Latest - GPT-5.1 - GPT-5.2, GPT-5.2 Pro, GPT-5.2 Codex - o3, o3-pro - GPT-4.1, GPT-4.1 Mini, GPT-4.1 Nano - GPT-4o, GPT-4o Mini, GPT-4 Vision ### Anthropic Claude - Claude Opus 4.6, Opus 4.5, Opus 4.1, Opus 4 - Claude Sonnet 4.6, Sonnet 4.5, Sonnet 4 - Claude Haiku 4.5 ### xAI Grok - Grok 4, Grok 4.1 Fast - Grok 3, Grok 3 Mini ### Google Gemini - Gemini 2.5 Pro, Flash, Flash-Lite - Gemini 3 Pro Preview, Flash Preview ### DeepSeek - DeepSeek Chat, DeepSeek Reasoner ### Perplexity - Sonar, Sonar Pro, Sonar Reasoning ## Documentation - Basic Usage: https://github.com/AJ-comp/Mythosia.AI/wiki - Advanced Features: https://github.com/AJ-comp/Mythosia.AI/wiki/Advanced-Features - Release Notes: https://github.com/AJ-comp/Mythosia.AI/wiki/Release-Notes - GitHub: https://github.com/AJ-comp/Mythosia.AI
Auto-generated C# gRPC client for xAI API using protobuf definitions from xai-org/xai-proto
Universal .NET AI inference client for OpenAI, Anthropic, Google, and xAI. Supports completions, streaming, structured output, tool calling, embeddings, and image generation.