Emrea
-
- 341 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
Zero-dependency shared types for the Agency AI Toolkit: Dataset and IColumnMetadata used across SQL runners, the RAG formatter, and downstream LLM consumers. -
- 279 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
IEmbeddingGenerator interface and shared embedding abstractions for the Agency AI Toolkit. Implementation-agnostic contract consumed by vector stores, SQL runners, and ingestion pipelines. -
- 238 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
SqlRunnerBase abstract class for the Agency AI Toolkit: shared OpenTelemetry instrumentation and execution skeleton reused by every concrete SQL runner. -
- 257 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
IVectorStore, Query, and SearchHit<T> abstractions for the Agency AI Toolkit. Provider-agnostic contract for nearest-neighbour search across pgvector, SQLite, and future backends. -
- 213 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
Core agentic loop for the Agency AI Toolkit: Agent, ChatSession, Context composition, ToolRegistry, and StopConditions for multi-turn LLM agents with tool calling. -
- 250 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
IModelProvider interface and shared LLM tool/message types for the Agency AI Toolkit. The single contract that Claude, OpenAI, and any future provider implement. -
- 198 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
PostgreSQL raw-SQL runner for the Agency AI Toolkit with a built-in vectorize() macro that inlines pgvector literals from natural-language strings via IEmbeddingGenerator. -
- 236 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
OpenAI IModelProvider implementation for the Agency AI Toolkit, built on the official .NET OpenAI SDK with full OpenTelemetry traces and token-usage metrics. Works with Azure OpenAI and OpenAI-compatible... More information -
- 224 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
Anthropic Claude IModelProvider implementation for the Agency AI Toolkit, built on the Stainless Anthropic SDK with full OpenTelemetry traces and token-usage metrics. -
- 226 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
Renders an Agency Dataset as a Markdown table for injection into LLM context windows. The minimal RAG formatting step between SQL retrieval and chat completion. -
- 216 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
Shared configuration layer and ${Section:Key} placeholder resolution for the Agency AI Toolkit. -
- 185 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
SQLite raw-SQL runner for the Agency AI Toolkit with a built-in vectorize() macro that inlines embedding literals from natural-language strings via IEmbeddingGenerator. -
- 181 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
Ingestion pipeline abstractions and DefaultIngestionPipeline<T> for the Agency AI Toolkit. Compose loaders, chunkers, embedders, and stores into a single load-and-index workflow. -
- 205 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
Common types, interfaces, and options for the Agency long-term memory system. -
- 169 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
SQLite implementation of IMemoryStore for the Agency long-term memory system. Embedded, zero-server, with an in-process cosine UDF. -
- 162 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
Retrieval engine for the Agency long-term memory system. Implements the gated vector search, composite ranking, and context injection for the agent hot path. -
- 171 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
PostgreSQL + pgvector implementation of IMemoryStore for the Agency long-term memory system. -
- 169 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
IKVStore, Query, SearchHit<T>, and JSON metadata helpers for the Agency AI Toolkit. Provider-agnostic key-value contract used as the metadata layer alongside vector search. -
- 164 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
Semantic Kernel TextChunker-based text splitter for the Agency ingestion pipeline. Token-aware chunking with configurable overlap suitable for embedding-and-retrieval workflows. -
- 160 total downloads
- last updated 9/17/2026
- Latest version: 0.1.196-g29f327a13f (prerelease)
Distiller background service for the Agency long-term memory system: episode extraction, inactivity timer, and agent tools.
- Previous
- Next