feat(performance): update performance metrics handling and UI components
This commit is contained in:
Vendored
+1
-1
@@ -176,7 +176,7 @@ const Home = () => {
|
||||
</>
|
||||
</h1>
|
||||
<p className='text-base md:text-lg lg:text-xl text-semi-color-text-1 mt-4 md:mt-6 max-w-xl'>
|
||||
{t('更好的价格,更好的稳定性,只需要将模型基址替换为:')}
|
||||
{t('多模型统一接入,只需将基址替换为:')}
|
||||
</p>
|
||||
{/* BASE URL 与端点选择 */}
|
||||
<div className='flex flex-col md:flex-row items-center justify-center gap-4 w-full mt-4 md:mt-6 max-w-md'>
|
||||
|
||||
Reference in New Issue
Block a user