mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- Added n1n provider type definitions - Created N1nHandler extending OpenAiHandler for API compatibility - Integrated n1n into provider settings, API factory, and ProfileValidator - Added n1n models fetcher for dynamic model discovery - Updated webview message handler and shared API configuration - Supports 400+ models through OpenAI-compatible API at https://n1n.ai/v1/ Addresses #8657 |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||