Changelog
What's shipping.
Product updates, routing engine changes, new providers, and security features. Subscribe to the RSS feed or follow us for the short version.
Security artifacts portal
DPA template, subprocessors list, and HIPAA BAA requests now live on the security page. NDA-gated artifacts are delivered automatically after e-sign.
- new Security artifacts section with public + NDA-gated docs.
- imp PII scrubbing patterns extended to cover Brazilian CPF / CNPJ.
Firewall latency: sub-millisecond scans
LLM-based firewall scans prompts in under 1ms. Benchmarks now show requests WITH firewall are 8.6% faster than direct calls thanks to connection pooling.
- new LLM-based firewall firewall, always-on across every plan.
- imp Optional LLM Firewall layer for intent-based content safety.
Semantic cache + Together embeddings
Exact-match cache now falls through to semantic cache (Qdrant) before calling the provider. Teams at ~1M calls/mo are seeing 30–40% cache hit rates on support workloads.
- new Semantic cache backed by Qdrant + Together embeddings.
- imp Redis exact-match cache: configurable TTL per route.
Floopy 1.0 — public AI gateway
OpenAI-compatible endpoint goes public. One base-URL swap and feedback-driven routing is live — no SDK to adopt, no prompts to change.
- new api.floopy.ai/v1 OpenAI-compatible endpoint.
- new Providers: OpenAI, Anthropic, Google Gemini.
- sec XChaCha20-Poly1305 encryption at rest for provider keys.