feat(llms): add NEAR AI Cloud provider#5904
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughThis PR integrates NEAR AI Cloud as a native OpenAI-compatible provider. The LLM router recognizes ChangesNEAR AI Cloud Provider Integration
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~22 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
I do not have permission to apply repository labels from this fork. This PR should have the llm-generated label per the contribution guide. |
Summary
Adds NEAR AI Cloud as a native OpenAI-compatible LLM provider. It can be used with the nearai/ model prefix or by passing provider="nearai".
Implementation notes
Testing
I could not run a live NEAR AI Cloud smoke test because NEARAI_API_KEY was not set locally.
Summary by CodeRabbit