FluiqFluiq

Pillars

  • SecurityBlock attacks, redact PII and secrets
  • ObservabilityTrace every call, cost, and latency
  • EvaluationScore responses and whole agent runs

Part of Evaluation

  • DatasetsGolden sets that capture whole agent runs
  • Prompt ManagementVersion and deploy prompt templates

Across the platform

  • 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

Learn

  • BlogsWriting on evals, security & cost
  • FAQPricing, evals, security & data

Build

  • Fluiq DocsGuides, concepts & SDK reference
  • Code SamplesCopy-paste integration snippets

Tools

  • Response Gate DemoWhat an LLM leaks while refusing
  • LLM Cost CalculatorCompare OpenAI, Claude & Gemini
  • polygateOpen-source unified LLM client
  • InfragerDiagrams to secure Terraform
Contact
LoginStart free
Pricing

The right plan for every team.

Unlimited tracing on every plan, free forever โ€” no trace, span, or agent cap. Security scanning is on every plan too, including Free. You pay for how long traces are kept and how much you evaluate and scan.

Free

$0

Free forever

Start free

Unlimited traces

1,000 security scans / month

100 evaluations / month

14-day trace retention

1 seat

  • Full observability, no trace cap
  • 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
  • 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
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
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
Evaluation ยท 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
Evaluation ยท 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
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. Safety and quality, handled.

fluiq.secure() and fluiq.eval() both run on every plan, including Free.

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.eval()

On every plan, including Free

One call. Every answer scored.

Scoring runs server-side on traces Fluiq already has. Single responses get LLM-as-judge metrics; whole agent runs get judged on the decisions they made; golden datasets turn both into a regression gate.

  • Six Judge Metrics: Hallucination, faithfulness, relevance, toxicity, coherence, and completeness, scored per response.
  • Per-Metric Thresholds: Set a gate for each metric. warn logs the score on the trace; block raises FluiqEvalError before the response reaches your app.
  • Agentic Evaluation: Judges a whole run in layers: deterministic checks, tool-selection quality, trajectory against the goal, and multi-agent coordination across the DAG.
  • Multi-Model Jury: Borderline verdicts convene a panel of different judge models, with every member's score and reasoning kept for audit.
  • Your Judge, Your Keys: Choose which model judges and which models sit on the panel, and bring your own provider key so judge tokens bill at the rate you negotiated.
  • Dataset Regression Runs: Batch the same judges over a golden dataset of pinned trajectories, then diff one run against another to see exactly what got worse.
  • Prompt Management: Version and deploy prompt templates, and promote any saved prompt to a custom judge by slug.
  • Auditable Prompts: Every result carries the exact judge prompt and version that produced it, so a shifting metric traces back to a prompt change.
Python
fluiq.instrument(api_key="fl_...")
fluiq.eval(thresholds={"hallucination": 0.8})  # warn mode
fluiq.eval(thresholds={"hallucination": 0.8}, mode="block")

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

Secure, observe, evaluate.

PlatformSecurityObservabilityEvaluationDatasetsPrompt ManagementAlerts
CompanyIntegrationsPricingDocsResponse Gate DemoCost CalculatorBlogContact
Comparevs LangSmithvs Langfusevs Heliconevs Braintrustvs Portkeyvs Lakera
IntegrationsOpenAIAnthropicLangChainCrewAIPineconeView all โ†’
Open Sourcepolygatepolygate GitHubInfragerInfrager GitHub