@openrouter fenic was designed from the beginning to be model agnostic. You could run the same semantic operators on any model and even mix them together. With the new OpenRouter integration it's now also provider agnostic and you get the following important capabilities:
Thanks to @lhoestq and @vanstriendaniel for the collaboration and feedback that made this possible and to @Vorkosigan05 who built and maintains the integration!
fenic ❤️ Hugging Face Datasets!
You can now turn any fenic snapshot into a shareable, versioned dataset on @huggingface . Perfect for reproducible agent contexts and data sandboxes.
🧵
A few things you can do with this new integration.
1. Rehydrate the same agent context anywhere (local → prod)
2. Versioned, auditable datasets for experiments & benchmarks
Docs: https://t.co/BADieNkC3h
Too many AI projects stall out. Costs balloon, pipelines break, and adoption slows.
Yoni Michael’s latest piece in AI Journal shows how treating inference as a first-class data operation can change that story. Full article here: https://t.co/3QdYDjSflz
"AI confidence is high — but production results still lag."
Our cofounder, Yoni Michael, shares why in CIO.
Read it here 👉 https://t.co/3niayOYbhZ
#CIO#AIinEnterprise#Typedef
fenic 0.5.0 is live!
With, smarter PDF parsing + metadata, timestamp & date data types, optimized planning, and OpenRouter support with reliability and docs to match.
Highlights: 🧵
With fenic, it’s explicit and simple: call .cache() where it matters.
Protect pricey semantic ops (classify/extract) from re-execution
Reuse cached results across multiple downstream analyses
Recover from mid-pipeline failures without starting over