feat: Add LibertAI in inference providers#1526
feat: Add LibertAI in inference providers#1526RezaRahemtola wants to merge 1 commit intogenlayerlabs:mainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThis PR adds support for a new LibertAI provider integration with two OpenAI-compatible models. Changes include environment variable configuration, two provider configuration files (ltai-core and ltai-fast), and matching schema updates in both backend and frontend to validate the new provider setup. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What
Adding LibertAI as an inference providers, with 2 model aliases redirecting to our current flagship fast and core models.
Summary by CodeRabbit