2 repository-uri
Records timing and tracing data for vector store add, delete, and query operations, including similarity search details.
Distinct from Vector Stores: Distinct from Vector Stores: focuses on monitoring and tracing vector store operations, not on the storage structure or querying of embeddings.
Explore 2 awesome GitHub repositories matching data & databases · Vector Store Interaction Monitors. Refine with filters or upvote what's useful.
Spring AI is an application framework for Java that provides a portable, fluent API for integrating AI models, tools, and vector stores into applications. It wraps multiple AI providers behind a common interface, allowing developers to switch between chat, embedding, image, and speech models without changing application code. The framework includes a chainable chat client API similar to WebClient or RestClient, supports both synchronous and streaming interactions, and offers structured output conversion that transforms unstructured AI responses into strongly-typed Java objects. The framework
Records timing and tracing data for vector store add, delete, and query operations, including similarity search details.
Helicone is an AI gateway and observability platform designed to intercept, manage, and monitor interactions with large language models. By acting as a reverse-proxy, it provides a centralized layer for routing requests across multiple AI providers, allowing developers to maintain consistent application logic while gaining deep visibility into model performance, usage, and costs. The platform distinguishes itself through a robust suite of traffic management and prompt engineering tools. It enables policy-driven control, including automatic failover between providers, rate limiting, and edge-b
Records interactions with vector databases to monitor data retrieval and storage operations.