mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add HuggingFace to provider types and schemas - Implement HuggingFace API handler using OpenAI-compatible format - Create HuggingFace models service for dynamic model fetching - Add webview message handlers for HuggingFace model requests - Create HuggingFace UI component with model selection - Update ApiOptions to include HuggingFace provider - Add translations for HuggingFace provider Implements #6124 |
||
|---|---|---|
| .. | ||
| audio | ||
| public | ||
| src | ||
| .gitignore | ||
| components.json | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| turbo.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.setup.ts | ||