🚀 feat: implement official provider logos and custom fallback in leaderboard#49
🚀 feat: implement official provider logos and custom fallback in leaderboard#49nitishchaubeyy wants to merge 6 commits into
Conversation
|
@nitishchaubeyy is attempting to deploy a commit to the aditthyass' projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Hey @nitishchaubeyy , thank you for the contribution and the implementation effort 🚀 I have reviewed the changes and noticed modifications to both Could you please confirm whether these changes are only due to the addition of the required dependencies, or if any other packages were updated as well? A brief explanation would help us better understand the impact of these modifications. Also, please attach a few screenshots or a short demo of the implementation so we can verify the UI changes and ensure everything is working as expected. Once we verify the dependency changes and review the implementation screenshots, we will proceed with the final review and merge process. Thanks again for your contribution ,Please star the repo |
|
@nitishchaubeyy I Reviewed the changes ..please solve the Conflicts ..Once if u solve the conflicts this Pr is ready to Merge . Thanks for Contributing ..Please Star the Repo |
Done with conflicts resolution |
c16ea05 to
0046de5
Compare
|
@AditthyaSS Conflicts on this branch have been resolved. |
Description
This PR resolves the issue of displaying model names as plain text by adding official provider logos next to the model names in both
ModelTableandModelCardcomponents.Key Changes:
@lobehub/iconsfor official logos (OpenAI, Anthropic, Google, Meta, Mistral, DeepSeek, xAI).ProviderLogocomponent.antdand@lobehub/uipeer dependency build errors.Fixes #44