mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
refactor: move HuggingFace models API to providers/fetchers - Moved getHuggingFaceModels functionality from src/api/huggingface-models.ts to src/api/providers/fetchers/huggingface.ts - Added getHuggingFaceModelsWithMetadata function to maintain the same API interface - Updated import in webviewMessageHandler.ts to use the new location - Deleted the now redundant src/api/huggingface-models.ts file This consolidates all HuggingFace-related API logic into a single location within the providers/fetchers directory structure. |
||
|---|---|---|
| .. | ||
| providers | ||
| transform | ||
| index.ts | ||