FluiqFluiq
  • ObservabilityTrace every call, cost, and latency
  • SecurityBlock attacks, redact PII and secrets
  • OptimizationCache repeated prompts automatically
  • EvaluationScore responses and whole agent runs
  • DatasetsGolden sets that capture whole agent runs
  • Prompt ManagementVersion and deploy prompt templates
  • AlertsPush eval and security events to Slack

LLM Providers

  • OpenAI
  • Anthropic
  • Google Gemini
  • Google Vertex AI

Agent Frameworks

  • LangChain
  • LangGraph
  • CrewAI
  • Google ADK
  • MCP

Vector Databases

  • Pinecone
  • Chroma
  • Weaviate
  • FAISS
  • Qdrant
14 integrations · zero wrappersView all
Pricing
  • FAQPricing, evals, security & data
  • Fluiq DocsGuides, concepts & SDK reference
  • Code SamplesCopy-paste integration snippets
  • LLM Cost CalculatorCompare OpenAI, Claude & Gemini pricing
  • polygateOpen-source unified LLM client
  • InfragerCloud diagrams to secure Terraform
Contact
LoginStart free
Pricing

The right plan for every team.

Unlimited tracing on every plan, free forever. Security scanning on every plan too, including Free. You pay for evaluation volume, nothing else.

Free

$0

Free forever

Start free

Unlimited traces, forever

1,000 security scans / month

100 evaluations / month

14-day trace retention

1 seat

  • full observability
  • Full security scanning, warn or block mode
  • Agentic evaluation (tool selection, trajectory)
  • Trace explorer & live dashboard
  • Community support
  • Bring your own provider keys
  • Choose your judge model
  • Multi-model judge jury🔒 Paid

Starter

$29/mo

billed monthly

Start 5-day free trial

Unlimited traces

50,000 security scans / month

2,000 evaluations / month

Unlimited trace retention

3 seats

  • Everything in Free
  • Multi-model judge jury with audit trail
  • CI/CD eval gates
  • Slack anomaly alerts
Most Popular

Team

$149/mo

billed monthly

Start 5-day free trial

Unlimited traces

500,000 security scans / month

10,000 evaluations / month

Unlimited trace retention

10 seats

  • Everything in Starter
  • Optimization & Caching
  • SSO (single sign-on)
  • Custom eval thresholds & judge prompts
  • Email support (48h SLA)

Growth

$499/mo

billed monthly

Start 5-day free trial

Unlimited traces

2,000,000 security scans / month

50,000 evaluations / month

Unlimited trace retention

25 seats

  • Everything in Team
  • Volume discount on overage
  • Priority support (24h SLA)

Enterprise

Custom

Talk to us

Unlimited traces

Unlimited security scans

Unlimited evaluations

Unlimited trace retention

Unlimited seats

  • Everything in Growth
  • VPC / on-prem deployment
  • SAML / SCIM provisioning
  • Audit logs & compliance exports
  • Custom SLA & dedicated support

Beyond your allowance

Priced by what an evaluation actually costs

A three-model jury reading a forty-step trajectory is not the same work as one relevance check, so it is not the same price. Most tools bill both as “one evaluation”. Bring your own provider keys and you pay the platform rate only.

LLM evaluation

Single judge: relevance, faithfulness, hallucination

$0.007each

Agentic eval, fast

Deterministic checks and tool selection

$0.015each

Agentic eval, standard

Adds trajectory and multi-agent coordination

$0.065each

Agentic eval, deep

Adds a multi-model jury with a per-juror audit trail

$0.545each

Security scan

Pattern and NER based, so no judge tokens at all

$0.0005each

Every price includes the judge tokens. Connect your own OpenAI, Anthropic, or Google key and those tokens bill to your provider account instead, at whatever rate you already negotiated.

Compare plans

Every feature, side by side.

FeaturesFreeStarterTeamGrowthEnterprise
Observability
Traces / monthUnlimitedUnlimitedUnlimitedUnlimitedUnlimited
Trace retention14 daysUnlimitedUnlimitedUnlimitedUnlimited
Live dashboard & trace explorer
Per-node token & cost attribution
p50 / p95 / p99 latency tracking
Spend breakdown by provider & model
Multi-agent DAG rendering (LangGraph, CrewAI, ADK)
Agent summaries & per-run rollups
Streaming traces
Multimodal trace capture (images, audio)
Import from LangSmith, Langfuse, Phoenix, Braintrust
Tamper-evident audit log
Evaluation
Evals / month included1002,00010,00050,000Unlimited
LLM-as-judge metrics
Agentic evaluation: tool selection & trajectory
Multi-agent coordination scoring
Depth control (fast / standard / deep)
Choose your judge model
Bring your own provider keys (BYOK)
Transparent judge prompts (exact prompt & version on every score)
Vision / multimodal judging
Warn & block eval modes
End-user feedback & team annotations
Multi-model judge jury with per-juror audit trail
CI/CD eval gates (python -m fluiq.ci)
Custom eval thresholds
Editable judge prompts (per-org overrides)
Custom client judges (your own prompt as a scorer)
Pay-as-you-go beyond the allowanceCommitted
Security
Security scans / month included1,00050,000500,0002,000,000Unlimited
Prompt injection detection
Jailbreak & skeleton-key detection
Semantic attack scoring
PII detection & redaction
Secret leak prevention
Indirect injection detection
RAG poisoning detection
Tool-input exfiltration & allowlist enforcement
Cross-agent injection & trust-boundary escalation
Image & multimodal scanning
Warn or block mode
Custom guardrail policies
Prompt management
Versioned prompt registry
Fetch by slug from the SDK
Version history & one-click restore
Environment deploys (dev / staging / prod)
Prompts reusable as custom judges
Datasets
Golden datasets built from traces
Whole-trajectory capture (steps, tools, MCP, media)
Connect Agents auto-sync
Batch eval & security runs over a dataset
Run-vs-run regression comparison
Per-run judge & jury selection
Optimization
Trace-driven cache profiling
Prompt response caching
Embedding caching
Observe mode (measure savings before intercepting)
Cache hit-rate dashboard
Optimization Insights: cache candidates & projected savings
Cost hotspots: slowest calls, error rates, top spenders
Team & Access
Seats131025Unlimited
API keys1351550
Multiple organizations
Teammate invitations & roles
SSO
SAML / SCIM provisioning
Compliance exports
Support
Community support
Slack alerts on eval & security events
Email support72h SLA48h SLA24h SLADedicated
Dedicated onboarding
Deployment
Cloud (managed)
VPC / on-prem

What you unlock

Two calls. Security and speed, handled.

fluiq.optimize() ships with Team, and fluiq.secure() unlocks on Growth.

fluiq.secure()

On every plan, including Free

One call. Full pipeline protection.

Wrap your pipeline with server-side security scanning before any data is stored. Fluiq checks every prompt, response, tool call, and retrieved document, so attack patterns are never shipped in the public SDK.

  • PII Detection & Redaction: Names, emails, phone numbers, SSNs, and credit cards, detected and redacted before persistence.
  • Prompt Injection Blocking: Catches injection patterns in real time, before the prompt reaches your model.
  • Jailbreak & Skeleton Key Detection: Dedicated scanners for jailbreak framings and skeleton-key attacks that try to unlock restricted behaviour.
  • Semantic Attack Scoring: Similarity scoring against known attack vectors, so a reworded attack still scores as one.
  • Secret Leak Prevention: Scans model output for leaked API keys, tokens, and high-entropy credential strings.
  • Indirect Injection & RAG Poisoning: Inspects tool outputs and retrieved chunks for second-order injection, and flags documents that read like an attack.
  • Tool Abuse Defense: Catches sensitive data exfiltrated through tool-call arguments, and tools invoked outside your allowlist.
  • Multi-Agent Trust: Detects cross-agent injection and risk escalating across agent handoffs in the trace DAG.
  • Image & Multimodal Scanning: Images and other media attached to a call are scanned alongside the text.
  • Custom Guardrail Policies: Set your own thresholds and categories per organisation instead of taking the defaults.
  • Warn or Block mode: warn (default) flags risks and attaches security metadata to the trace. block intercepts before the LLM call and raises FluiqSecurityError.
Python
fluiq.instrument(api_key="fl_...")
fluiq.secure()  # warn mode flags risks on the trace
fluiq.secure(mode="block")  # block mode

fluiq.optimize()

Included from Team

Stop paying twice for the same answer.

Fluiq mines your trace history to find which calls repeat, provisions a dedicated Redis cache for your account, and serves the repeats. You get the latency back as well as the money.

  • Trace-Driven Cache Profiling: The backend mines your trace history to build a cache profile. No manual configuration.
  • Prompt Response Caching: Real responses are stored on the first call; matching prompts afterwards are served from Redis.
  • Embedding Caching: Repeated embedding calls are cached separately from prompts, with their own hit rate.
  • Observe mode: Records what would have been a cache hit without intercepting, so you can price the saving before you opt in.
  • Cache hit dashboard: Hit rates, latency saved, and estimated cost saved, split by cache kind.
  • Optimization Insights: Ranks your repeated prompts by how much they would save if cached, with a projected monthly figure.
  • Cost Hotspots: Surfaces your top-spending models and agents, slowest calls, and where errors cluster.
  • Zero code changes: One fluiq.optimize() call after instrument(). The SDK handles connection, profiling, and lookup.
Python
fluiq.instrument(api_key="fl_...")
fluiq.optimize()  # cache mode
fluiq.optimize(mode="observe")  # observe mode

Questions about billing, evals, or security?

What counts as an evaluation, how the judge jury is priced, what happens when you bring your own provider keys, and where your data lives.

Read the FAQ→

Ship safer AI, faster.

Start free, then add security and scale when you need it.

Start freeTalk to sales

No credit card required on Free and Team plans.

FluiqFluiq

Observe, protect, optimize, evaluate.

PlatformObservabilitySecurityOptimizationEvaluationDatasetsPrompt ManagementAlerts
CompanyIntegrationsPricingDocsCost CalculatorBlogContact
Comparevs LangSmithvs Langfusevs Heliconevs Braintrustvs Portkeyvs Lakera
IntegrationsOpenAIAnthropicLangChainCrewAIPineconeView all →
Open Sourcepolygatepolygate GitHubInfragerInfrager GitHub