| PHI auto-redaction before inference | Fail-closed redactor 40+ identifier categories. Request fails if redactor fails. | None User is the redactor. PHI in prompt = PHI to OpenAI servers. |
| Per-tenant fine-tuned model | Sano adapter per team Your data trains an adapter only you serve. ~$15 per training run. | Custom GPT GPT-4o base only. No fine-tuning at the weights level; system prompts + retrieved files. |
| Append-only tamper-evident audit ledger | Hash-chained Hourly Merkle checkpoints in immutable object storage. Subpoena-grade. | Workspace logs Activity logs of who chatted when. Not per-prompt-redaction-event audit. |
| Tenant-isolated RAG index | Yes Postgres + pgvector with row-level security per tenant. | Workspace files Files attached to a workspace. Embedding model is shared infrastructure. |
| Clinical tool catalog | Built-in PubMed, DailyMed (SETID), RxNorm, FAERS, web fetch. Citations on every answer. | GPT Actions Third-party plugins. No clinical tools shipped; you build them. |
| Model choice | GPT, Claude, Llama, Qwen, your own Switch per tenant without rewriting integrations. | OpenAI models only GPT-4o, GPT-4-turbo, etc. No Claude. No Llama. No bring-your-own. |
| Bring your own GPUs / on-prem | Yes, Enterprise tier Point at your vLLM cluster, AWS Bedrock account, or air-gapped inference. | No Inference is on OpenAI's infrastructure. No on-prem deployment. |
| BAA available | Yes (Team + Enterprise) Standard BAA template. Annual third-party HIPAA risk assessment. | Yes (Enterprise only) Enterprise tier required for BAA. Team/Plus tiers do not include BAA. |
| Pricing transparency | Public per-seat $499 / $1,990 / Custom. Per-team flat. No per-token overages. | Sales-quote only Enterprise pricing requires a sales conversation. Reported $60+/user/month. |
| Time to first chat | 15 minutes (Starter) Self-serve trial. Team-tier BAA in ~5 business days. | Days to weeks Enterprise onboarding via sales. SAML config + BAA paperwork. |
| Data deletion on churn | 60-day SLA Full export within 30 days, full deletion within 60. Certified destruction report on request. | 30-day SLA Standard OpenAI Enterprise terms. Some retention for legal hold. |
| Open-source / auditable inference stack | Yes vLLM + open-weight models. Source auditable. | Closed GPT-4o weights are proprietary. No source-level audit. |