feat: enhance model selector UI abd added github models icon

This commit is contained in:
Anish Sarkar 2026-04-14 20:35:16 +05:30
parent 8fd7664f8f
commit 292fcb1a2c
4 changed files with 118 additions and 50 deletions

View file

@ -10,6 +10,7 @@ export { default as DeepInfraIcon } from "./deepinfra.svg";
export { default as DeepSeekIcon } from "./deepseek.svg";
export { default as FireworksAiIcon } from "./fireworksai.svg";
export { default as GeminiIcon } from "./gemini.svg";
export { default as GitHubModelsIcon } from "./github.svg";
export { default as GroqIcon } from "./groq.svg";
export { default as HuggingFaceIcon } from "./huggingface.svg";
export { default as MiniMaxIcon } from "./minimax.svg";