mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-21 03:35:36 +00:00
chore: add intern and moka provider (#3640)
* chore: add intern and moka provider * fix: svg show issue
This commit is contained in:
@@ -221,6 +221,8 @@ weight: 707
|
||||
- Ollama
|
||||
- BAAI - 智源研究院
|
||||
- FishAudio
|
||||
- Intern - 书生
|
||||
- Moka - Moka-AI
|
||||
- Other - 其他
|
||||
|
||||
|
||||
|
@@ -23,6 +23,8 @@ export type ModelProviderIdType =
|
||||
| 'Ollama'
|
||||
| 'BAAI'
|
||||
| 'FishAudio'
|
||||
| 'Intern'
|
||||
| 'Moka'
|
||||
| 'Other';
|
||||
|
||||
export type ModelProviderType = {
|
||||
@@ -143,6 +145,16 @@ export const ModelProviderList: ModelProviderType[] = [
|
||||
name: 'FishAudio',
|
||||
avatar: 'model/fishaudio'
|
||||
},
|
||||
{
|
||||
id: 'Intern',
|
||||
name: i18nT('common:model_intern'),
|
||||
avatar: 'model/intern'
|
||||
},
|
||||
{
|
||||
id: 'Moka',
|
||||
name: i18nT('common:model_moka'),
|
||||
avatar: 'model/moka'
|
||||
},
|
||||
{
|
||||
id: 'Other',
|
||||
name: i18nT('common:model_other'),
|
||||
|
@@ -387,6 +387,8 @@ export const iconPaths = {
|
||||
'model/sparkDesk': () => import('./icons/model/sparkDesk.svg'),
|
||||
'model/stepfun': () => import('./icons/model/stepfun.svg'),
|
||||
'model/yi': () => import('./icons/model/yi.svg'),
|
||||
'model/intern': () => import('./icons/model/intern.svg'),
|
||||
'model/moka': () => import('./icons/model/moka.svg'),
|
||||
more: () => import('./icons/more.svg'),
|
||||
moreLine: () => import('./icons/moreLine.svg'),
|
||||
out: () => import('./icons/out.svg'),
|
||||
|
20
packages/web/components/common/Icon/icons/model/intern.svg
Normal file
20
packages/web/components/common/Icon/icons/model/intern.svg
Normal file
@@ -0,0 +1,20 @@
|
||||
<svg viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M13.6719 37.9311C13.6719 37.9311 17.7467 37.4782 17.9732 37.4027C18.1997 37.3272 22.4255 37.5537 22.4255 37.5537L25.1414 38.2332L27.6308 39.1392L28.3102 39.3656L32.0076 38.0066L36.4599 37.3271L39.4777 37.4027L41.816 37.7047L42.7976 38.0066L42.722 42.0813L40.6836 41.5529L36.7598 41.2509L34.0439 41.4773L31.7056 42.0061L29.5937 42.6853L28.0837 43.2893L24.9149 42.0813L21.0666 41.3265H16.6142L13.6719 41.8549V37.9311Z" fill="#1B3882" fill-opacity="0.5"/>
|
||||
<path d="M28.0723 43.9999C21.2124 40.2227 13.9268 42.4879 13.8534 42.5111L13.0312 42.7731V37.572L13.4674 37.4315C13.7841 37.3287 21.3298 34.9694 28.6783 39.0149L28.0723 40.1179C22.175 36.8716 15.9652 38.09 14.2896 38.5095V41.0891C16.479 40.5691 22.6447 39.5727 28.6783 42.8947L28.0723 43.9979V43.9999Z" fill="#1B3882"/>
|
||||
<path d="M27.9869 44.0003L27.3809 42.8976C33.4145 39.5754 39.5802 40.5715 41.7696 41.0915V38.5122C40.096 38.0906 33.8842 36.8743 27.9869 40.1208L27.3809 39.0176C34.7294 34.9721 42.2752 37.3314 42.5916 37.4342L43.028 37.5747V42.7779L42.206 42.5115C42.1344 42.4883 34.8489 40.2235 27.9869 44.0003Z" fill="#1B3882"/>
|
||||
<path d="M35.8849 32.1384C35.887 31.6833 35.7276 31.2932 35.4047 30.9535C35.0859 30.6305 34.7 30.4774 34.2554 30.49C33.8003 30.5215 33.4123 30.7039 33.0852 31.0227C32.7664 31.4085 32.6112 31.8112 32.6133 32.2684C32.6112 32.7067 32.7664 33.0968 33.0789 33.4177C33.3977 33.7574 33.7877 33.9126 34.2491 33.8811C34.6979 33.8832 35.0838 33.7008 35.4005 33.3485C35.7234 32.9961 35.8828 32.5914 35.887 32.1363L35.8849 32.1384Z" fill="#1B3882" fill-opacity="0.5"/>
|
||||
<path d="M23.1787 33.3504C23.5016 32.9981 23.661 32.6122 23.6589 32.155C23.661 31.6999 23.5016 31.2763 23.1829 30.9198C22.841 30.6304 22.4593 30.4941 22.0315 30.5067C21.5617 30.5549 21.1737 30.7205 20.8613 31.0058C20.5425 31.3581 20.3831 31.7775 20.3789 32.2515C20.3789 32.7066 20.5404 33.0967 20.8591 33.4196C21.1675 33.7594 21.5554 33.9125 22.0147 33.8831C22.4887 33.8684 22.8725 33.7028 23.1765 33.3504H23.1787Z" fill="#1B3882" fill-opacity="0.5"/>
|
||||
<path d="M27.9635 37.9078C26.7031 37.9078 25.4658 37.8029 24.5179 37.5596C21.9677 36.9053 19.9376 35.7246 18.3123 33.9483C16.6241 32.1007 16.5171 30.3202 16.4039 28.4348C16.3891 28.1936 16.3745 27.9482 16.3556 27.6987C16.2046 25.612 15.2189 22.3509 15.2085 22.3194L15.1309 22.0636L15.2881 21.8476C16.7394 19.872 18.5283 18.4606 20.7618 17.5294C22.8128 16.6738 25.2539 16.2271 28.2257 16.1621C33.1729 15.8727 38.5669 17.93 41.054 21.0569L41.2116 21.254L40.0852 26.5075C40.0728 26.7906 39.9888 28.2691 39.5819 31.2912C39.1037 34.8312 34.7311 36.8571 32.485 37.4317C31.3442 37.7253 29.6308 37.9078 27.9614 37.9078H27.9635ZM16.3095 22.267C16.5527 23.1038 17.2867 25.7441 17.4231 27.619C17.4419 27.8728 17.4566 28.1244 17.4713 28.3698C17.5804 30.2069 17.6684 31.6582 19.1008 33.2269C20.5814 34.8459 22.4395 35.9259 24.7821 36.5257C26.7681 37.0354 30.348 36.878 32.2208 36.3957C33.8335 35.9826 38.1097 34.2314 38.5249 31.1444C38.9633 27.8958 39.0199 26.4299 39.022 26.4152V26.3691L40.062 21.5246C38.4263 18.383 37.4554 17.7392 35.3749 16.9548C33.1813 16.1264 30.5074 17.0911 28.2781 17.2232H28.2592C22.5759 17.347 18.4087 15.5245 16.3074 22.2649L16.3095 22.267Z" fill="#1B3882"/>
|
||||
<path d="M39.1368 21.9314C39.5416 22.9736 39.7136 23.4958 40.0932 24.4501C40.0932 24.4501 41.0976 22.8374 41.4144 21.6839C41.7332 20.5178 41.538 19.033 41.2884 17.6447C40.6616 15.3148 40.1748 15.1344 38.2938 13.7544C37.4591 13.1819 36.5153 12.6744 35.4479 12.2277C33.1389 11.3574 30.8194 10.875 28.4852 10.7743C26.172 10.7345 23.8379 11.0805 21.4995 11.8082C20.4132 12.1857 19.4443 12.6387 18.5865 13.163C16.632 14.4276 15.2709 16.2081 14.5138 18.4941C14.3104 19.3539 13.9874 20.1802 14.0671 20.9772C14.432 24.6325 16.8165 26.2369 16.6529 25.356C16.4411 24.2194 16.5774 23.5483 16.8689 22.4619C17.4226 20.4067 18.7333 18.8883 20.8032 17.9215H20.8095C21.2122 17.8083 23.2528 16.6486 25.9623 18.0348C26.6816 18.3431 27.94 19.1778 28.5691 19.1589C29.2004 19.14 30.1084 18.5318 30.769 18.1187C32.0106 17.3406 33.1871 17.0743 34.7411 17.5671C36.9998 18.278 38.386 19.8845 39.1368 21.9334V21.9314Z" fill="#1B3882"/>
|
||||
<path d="M5.81212 20.1084L7.5108 20.6075L9.45912 20.5068L10.8579 19.5568L12.3574 18.2083L13.4563 16.7088L14.8552 15.2597L16.2036 14.4103L18.0512 14.0098L16.8014 16.2076L15.7528 17.2562L13.5549 20.3034L12.5566 21.8029L11.4074 22.6019L9.759 23.7008C9.759 23.7008 8.30984 24.0008 8.16096 24.0511C8.01204 24.1014 6.81248 24.3006 6.81248 24.3006L5.76388 24.2503L4.96484 24.0008L5.71352 22.5013L5.8142 21.4023V20.1042L5.81212 20.1084Z" fill="#1B3882" fill-opacity="0.5"/>
|
||||
<path d="M10.1579 11.4685L10.0069 12.6157L9.60842 13.4168L9.10929 14.1655L7.85938 14.9142L9.35886 15.6629L11.0072 16.313L12.7059 16.6632L13.4547 16.7136L15.254 15.4637L17.152 13.7649L16.5019 13.5657L14.1551 13.3161L12.4061 12.666L11.1561 12.018L10.1579 11.4685Z" fill="#1B3882" fill-opacity="0.5"/>
|
||||
<path d="M6.36581 24.7249C5.83729 24.7249 5.28153 24.6934 4.69853 24.6326L3.59961 24.5067L4.14069 24.1586L4.43009 23.8461C4.46993 23.7853 4.58529 23.584 4.77613 23.1604V23.1562C5.08441 22.4935 5.19137 21.3841 5.09701 19.8594L5.03197 18.8339L5.82261 19.4882C6.64893 20.1719 7.68493 20.3355 8.98729 19.9831C10.1512 19.6518 11.4179 18.5654 12.7475 16.7577C13.9702 14.9981 15.7297 13.8048 17.9821 13.2092L18.1939 13.1526L19.6179 14.262L18.3386 14.1697C18.2191 14.2851 18.0995 14.4088 17.9905 14.5451L17.9653 14.5766L17.9318 14.6059C17.1977 15.9104 16.147 17.1981 15.0964 18.6074L15.0817 18.6325C14.9202 18.9157 14.7545 19.2093 14.5742 19.5008V19.5155L14.5154 19.6098C13.4396 21.3589 12.2568 22.6696 10.9985 23.5085C9.84293 24.318 8.28893 24.7269 6.36581 24.7269V24.7249ZM5.45561 23.8063C7.62621 23.9468 9.31861 23.6029 10.493 22.7766L10.5014 22.7703C11.6402 22.0132 12.7244 20.8115 13.7248 19.2009C13.7437 19.1463 13.7709 19.1002 13.8003 19.0646C13.9786 18.7773 14.1463 18.4815 14.3099 18.1942V18.19C15.0208 16.8269 15.8388 15.6147 16.751 14.5766C15.39 15.1764 14.312 16.0677 13.4773 17.2694L13.471 17.2799C12.0009 19.2827 10.6126 20.4466 9.22845 20.8409C8.00581 21.1701 6.93205 21.1114 6.02185 20.6668C6.04073 21.9209 5.89813 22.8626 5.58985 23.5274C5.54369 23.6322 5.49965 23.7245 5.45981 23.8063H5.45561Z" fill="#1B3882"/>
|
||||
<path d="M6.46611 24.7247C5.93763 24.7247 5.38187 24.6932 4.79883 24.6324L4.89111 23.7495C7.38255 24.0116 9.29939 23.6845 10.5913 22.7764L10.6017 22.7701C11.7405 22.013 12.8247 20.8113 13.8251 19.2007C13.8607 19.1021 13.9174 19.035 13.9677 18.991L14.5486 19.6621C14.6367 19.5845 14.6745 19.4796 14.6807 19.4062L14.6724 19.5132L14.6157 19.6076C13.5399 21.3566 12.3571 22.6674 11.0988 23.5062C9.94323 24.3157 8.38923 24.7247 6.46611 24.7247Z" fill="#1B3882"/>
|
||||
<path d="M14.0572 16.2124C13.8685 16.225 13.6797 16.2355 13.4909 16.2418C11.9957 16.2942 10.3997 15.8769 8.73667 15.0024C10.1774 14.0712 10.578 13.01 10.5213 12.0537C10.8653 12.3263 11.2239 12.5654 11.5972 12.7689C14.0425 14.1467 16.6263 14.3648 21.0429 13.1296L20.743 12.2928C16.5465 13.4505 14.2732 13.2596 12.0271 11.9929C11.3896 11.6469 10.7982 11.1813 10.2697 10.6129L10.2089 10.5479L9.29871 9.56226L9.47067 10.829C9.49583 10.9338 10.018 13.4064 7.63355 14.6123L6.91211 14.9772L7.60839 15.3903C9.55875 16.5501 11.4504 17.1373 13.233 17.1373L14.0572 16.2145V16.2124Z" fill="#1B3882"/>
|
||||
<path d="M25.2919 29.8378C25.0151 29.8378 24.7551 29.6658 24.6271 29.3764C24.0336 28.0216 23.5681 27.4574 22.8655 26.6039C22.1545 25.742 20.6404 24.2823 20.3908 24.0705C20.0574 23.7874 19.963 23.4015 20.1622 23.1352C20.2629 23.003 20.5607 22.7367 21.1731 23.1435C22.4146 23.9656 25.1703 26.4382 25.9148 28.4242C26.1874 29.1457 25.9148 29.6364 25.5499 29.7853C25.4639 29.821 25.3779 29.8356 25.2898 29.8356L25.2919 29.8378Z" fill="#1B3882"/>
|
||||
<path d="M30.6502 29.8713C30.5621 29.8713 30.4719 29.8545 30.3839 29.8168C30.019 29.6637 29.7547 29.1688 30.0357 28.4515C30.8054 26.476 33.5925 24.039 34.8446 23.2316C35.4633 22.8332 35.7569 23.1016 35.8554 23.2358C36.0525 23.5042 35.954 23.888 35.6163 24.167C35.3647 24.3767 33.8317 25.8132 33.1102 26.6689C32.3972 27.5141 31.9253 28.0719 31.3129 29.4204C31.1829 29.7056 30.9249 29.8734 30.6523 29.8734L30.6502 29.8713Z" fill="#1B3882"/>
|
||||
<path d="M33.3855 8.21144C33.4043 7.18172 32.9031 6.29461 31.8817 5.5522C30.8437 4.82448 29.6042 4.45748 28.1635 4.447C26.7227 4.43648 25.4875 4.79092 24.4703 5.51444C23.4469 6.24428 22.9247 7.12088 22.9121 8.14224C22.9163 8.461 22.9436 8.75253 22.9834 9.02513C26.8024 7.79621 30.2229 7.89685 33.2387 9.32925C33.3205 8.94753 33.3708 8.57632 33.3855 8.20932V8.21144Z" fill="#1B3882" fill-opacity="0.5"/>
|
||||
<path d="M17.4187 28.9379L17.3998 28.8939C17.3495 28.7786 17.3055 28.6611 17.2698 28.5458L17.1629 28.2018L16.4561 28.2249L16.4016 28.8184C16.4058 28.8414 16.4183 28.8981 16.4309 28.9988V29.0197C16.4372 29.0554 16.4393 29.0847 16.4456 29.1141C16.4561 29.4287 16.3617 29.6782 16.1478 29.8984C15.9444 30.1144 15.6781 30.2109 15.3278 30.1962C14.8937 30.1794 14.749 30.0054 14.6777 29.8754C14.4869 29.5314 14.4743 29.3469 14.4848 29.2651C14.512 29.0407 14.5581 28.8037 14.6232 28.5646C14.7238 28.1913 14.6483 27.7572 14.3946 27.277L14.1345 26.7841C14.0359 26.5975 13.95 26.3626 13.8787 26.0858C13.8241 25.853 13.8388 25.574 13.9206 25.2532C13.994 24.97 14.1513 24.7478 14.4009 24.5716C14.6504 24.4038 14.9482 24.343 15.3027 24.3891L15.3299 24.3933H15.3572C15.7053 24.3954 15.9905 24.429 16.2087 24.4877C16.1478 24.148 16.1289 23.7935 16.1604 23.4328C15.9318 23.3364 15.7011 23.2692 15.4683 23.2378H15.4558L15.2838 23.2231C14.7658 23.1748 14.2603 23.2902 13.7822 23.567C13.2873 23.8564 12.9538 24.2843 12.7923 24.84C12.6539 25.3245 12.6371 25.8236 12.7399 26.3206C12.7525 26.3961 12.7693 26.4842 12.7986 26.5681C12.8762 26.8135 13.0041 27.0861 13.1803 27.3797C13.4487 27.8222 13.5305 27.9669 13.5536 28.0152L13.562 28.0319C13.5955 28.0928 13.6019 28.185 13.5788 28.3067L13.5704 28.3465C13.5452 28.4828 13.5201 28.6108 13.5096 28.659C13.2999 29.2022 13.2789 29.7034 13.4445 30.1417C13.6123 30.6073 13.908 30.947 14.3275 31.1568C14.5707 31.2763 14.8518 31.3518 15.1643 31.3832C15.3341 31.4 15.5124 31.4021 15.699 31.3916C16.3051 31.3602 16.7979 31.0728 17.123 30.5674C17.4418 30.0872 17.5445 29.5545 17.4334 28.9862L17.425 28.9379H17.4187Z" fill="#1B3882"/>
|
||||
<path d="M43.4628 24.106C43.2992 23.5565 42.9592 23.1308 42.4516 22.8393H42.4496C41.9948 22.5792 41.508 22.4723 41.0004 22.5205C40.9816 22.5205 40.9628 22.5247 40.944 22.5268L40.776 22.5478H40.7616C40.4384 22.6002 40.1156 22.7219 39.801 22.9043C39.8031 22.9295 39.8073 22.9567 39.8115 22.9819C39.8408 23.3028 39.8262 23.6195 39.7716 23.9277L39.9541 23.8543C40.1868 23.76 40.5036 23.6824 40.9208 23.6195L40.944 23.6153C41.2628 23.5502 41.5376 23.609 41.806 23.804C42.0888 24.0095 42.28 24.2654 42.3888 24.5821C42.4792 24.8799 42.4916 25.1357 42.4288 25.3622C42.3512 25.6453 42.2632 25.897 42.1664 26.1088C42.0512 26.3521 41.9336 26.5891 41.8184 26.8051C41.6444 27.128 41.5816 27.4783 41.634 27.8432C41.678 28.1619 41.724 28.4262 41.7764 28.6527C41.8144 28.81 41.7912 29.0113 41.7092 29.2504L41.7052 29.2609C41.638 29.4748 41.2772 29.5901 41.0676 29.6405C40.5896 29.7537 40.3756 29.5797 40.2476 29.4223C40.0296 29.1413 39.9268 28.8373 39.9331 28.4954L39.9415 28.3968C39.952 28.2983 39.9625 28.2479 39.9667 28.2291L39.9519 27.6167L39.1676 27.6356L39.0838 27.9711C39.0544 28.0865 39.0166 28.1997 38.9684 28.3129L38.9474 28.3612L38.939 28.4136C38.8468 28.9715 38.9621 29.5021 39.2788 29.9928L39.2872 30.0033C39.6332 30.5024 40.128 30.7771 40.7176 30.7981C40.8748 30.8065 41.0276 30.8023 41.1724 30.7897C41.5208 30.7583 41.8312 30.666 42.0972 30.5171C42.4896 30.3011 42.7684 29.955 42.932 29.4874C43.0872 29.0281 43.0556 28.529 42.8396 28.0026L42.7872 27.6922L42.7832 27.6691C42.758 27.558 42.7684 27.4489 42.8104 27.3399C42.8924 27.1448 43.0032 26.9183 43.1396 26.6604C43.318 26.3458 43.4332 26.0795 43.496 25.8529C43.5276 25.7523 43.5488 25.6642 43.5548 25.5761C43.6368 25.0833 43.6052 24.5905 43.4584 24.1102L43.4628 24.106Z" fill="#1B3882"/>
|
||||
<path d="M33.7641 9.18672C33.8249 8.8512 33.8606 8.53452 33.8731 8.21784C33.8941 7.0392 33.3258 6.02 32.1807 5.1874C31.0755 4.41144 29.7396 4.013 28.2108 4.0004C26.6777 3.98572 25.3481 4.3758 24.2554 5.15176C23.1125 5.96756 22.5253 6.97212 22.5106 8.13812V8.14864C22.5127 8.3814 22.5274 8.6142 22.5568 8.85748C22.4498 8.9854 22.3911 9.12592 22.3848 9.27692V9.29368C22.3848 9.68796 22.4414 10.0822 22.5609 10.4639L22.563 10.4744C22.7266 10.9568 23.0076 11.416 23.3998 11.8397L23.5131 11.9613L24.5449 12.0766C25.4257 12.5884 26.6022 12.8631 28.0493 12.8882C28.1122 12.8882 28.1751 12.8882 28.2359 12.8882C29.3034 12.8882 30.2366 12.7582 31.0126 12.5024L31.0336 12.494C31.3251 12.3808 31.6082 12.2444 31.8787 12.0872C32.7008 12.1647 33.3174 11.76 33.6341 10.9358L33.7117 10.8519L33.7075 10.7344C33.8291 10.3612 34.043 9.62924 33.762 9.18672H33.7641ZM24.7693 5.87528C25.7046 5.21048 26.8581 4.87912 28.2024 4.8896C29.5466 4.90008 30.7127 5.24612 31.6627 5.91092C32.5666 6.56736 32.9986 7.31816 32.9839 8.19268C32.9776 8.35416 32.965 8.51984 32.942 8.6918C31.4152 8.05216 29.7857 7.7334 28.0598 7.7334C26.577 7.7334 25.0251 7.97036 23.4103 8.44224C23.404 8.34156 23.3998 8.24092 23.3977 8.14232C23.4103 7.26572 23.8591 6.52332 24.7693 5.87528ZM32.9756 10.0445L32.6756 10.6925C32.6756 10.6925 32.2835 11.2588 31.8556 11.1874L31.69 11.1602L31.5474 11.2483C31.2873 11.4098 31.0105 11.5482 30.7232 11.6593C29.9996 11.8963 29.1042 12.0096 28.064 11.9949C26.7763 11.9697 25.7445 11.739 24.9958 11.3049C24.9727 11.2902 24.9496 11.2755 24.9286 11.265L24.8406 11.2105L23.9472 11.112C23.7773 10.9127 23.5361 10.4933 23.5361 10.4933L23.2908 9.78232C23.2908 9.78232 23.2782 9.48032 23.2761 9.41112C26.8916 8.27236 30.1674 8.36672 33.0133 9.69216C33.0175 9.7446 32.9756 10.0445 32.9756 10.0445ZM33.2419 10.7051V10.6988L33.2482 10.7051H33.2419Z" fill="#1B3882"/>
|
||||
</svg>
|
After Width: | Height: | Size: 14 KiB |
24
packages/web/components/common/Icon/icons/model/moka.svg
Normal file
24
packages/web/components/common/Icon/icons/model/moka.svg
Normal file
@@ -0,0 +1,24 @@
|
||||
<svg viewBox="0 0 45 26" xmlns="http://www.w3.org/2000/svg" version="1.1">
|
||||
<!-- Generator: Sketch 55 (78076) - https://sketchapp.com -->
|
||||
|
||||
<title>Group</title>
|
||||
<desc>Created with Sketch.</desc>
|
||||
<g>
|
||||
<title>Layer 1</title>
|
||||
<g fill-rule="evenodd" fill="none" id="组件">
|
||||
<g id="页脚">
|
||||
<g id="Group">
|
||||
<g id="Page-1">
|
||||
<path fill="#0C8CF6" id="Fill-1" d="m20.9587,24.53226l-4.85075,-7.2592l2.16824,-1.44214l4.128,6.1776l9.34013,-13.9776l2.16824,1.44214l-10.06287,15.0592c-0.68757,1.02916 -2.20343,1.02916 -2.89099,0"/>
|
||||
<polygon points="68.33575105667114,19.651321411132812 64.82147645950317,11.577018737792969 64.11480379104614,23.955184936523438 59.74661684036255,23.955184936523438 60.87459993362427,3.1465225219726562 65.50557374954224,3.1465225219726562 70.11526155471802,13.803489685058594 74.72494173049927,3.1465225219726562 79.35287141799927,3.1465225219726562 80.4812970161438,23.955184936523438 76.11614656448364,23.955184936523438 75.40946626663208,11.577018737792969 71.89519929885864,19.651321411132812 " fill="#FFFFFF" id="Fill-3"/>
|
||||
<path fill="#FFFFFF" id="Fill-5" d="m90.0524,20.24468c0.89258,0 1.59187,-0.29683 2.09745,-0.8905c0.50601,-0.59366 0.75879,-1.64233 0.75879,-3.14686c0,-1.50324 -0.25278,-2.5571 -0.75879,-3.16074c-0.50558,-0.60363 -1.20487,-0.90566 -2.09745,-0.90566c-0.87303,0 -1.57232,0.31156 -2.09788,0.9347c-0.52599,0.624 -0.78833,1.6679 -0.78833,3.1317c0,1.50453 0.25757,2.5532 0.77357,3.14686c0.51556,0.59367 1.22007,0.8905 2.11264,0.8905m0,-11.9626c1.03113,0 1.99364,0.14387 2.88621,0.4303c0.89258,0.28687 1.66093,0.74707 2.30593,1.38017c0.64414,0.63397 1.14971,1.4547 1.51717,2.46393c0.36702,1.00924 0.55074,2.22647 0.55074,3.65084c0,1.42523 -0.18372,2.64246 -0.55074,3.65126c-0.36746,1.00967 -0.87303,1.83084 -1.51717,2.46437c-0.645,0.63353 -1.41335,1.0933 -2.30593,1.38017c-0.89257,0.28643 -1.85508,0.4303 -2.88621,0.4303c-1.05198,0 -2.01839,-0.14387 -2.90098,-0.4303c-0.88302,-0.28687 -1.64659,-0.74664 -2.29116,-1.38017c-0.645,-0.63353 -1.15057,-1.4547 -1.5176,-2.46437c-0.36745,-1.0088 -0.55031,-2.22603 -0.55031,-3.65126c0,-1.40444 0.18286,-2.60694 0.55031,-3.6062c0.36703,-0.99927 0.8726,-1.82044 1.5176,-2.46394c0.64457,-0.64263 1.40814,-1.1128 2.29116,-1.41006c0.88259,-0.29684 1.849,-0.44504 2.90098,-0.44504"/>
|
||||
<polygon points="100.08356142044067,23.955101013183594 104.57641267776489,23.955101013183594 104.57641267776489,2.682769775390625 100.08356142044067,2.682769775390625 " fill="#FFFFFF" id="Fill-7"/>
|
||||
<polygon points="104.54623079299927,15.940773010253906 109.77919435501099,8.459709167480469 114.86709260940552,8.459709167480469 109.48557710647583,15.732772827148438 115.46258211135864,23.955272674560547 110.4037823677063,23.955272674560547 " fill="#FFFFFF" id="Fill-9"/>
|
||||
<path fill="#FFFFFF" id="Fill-10" d="m124.83454,17.15783c-0.1985,-0.03986 -0.40698,-0.06413 -0.62459,-0.0741c-0.21891,-0.00996 -0.40698,-0.01516 -0.56595,-0.01516c-0.83307,0 -1.50717,0.12913 -2.02273,0.3861c-0.51644,0.25696 -0.774,0.70243 -0.774,1.33553c0,0.39607 0.09425,0.70807 0.28319,0.93513c0.18763,0.2275 0.42088,0.39607 0.69886,0.5044c0.27754,0.1092 0.56985,0.17334 0.8778,0.19284c0.30752,0.01993 0.56986,0.0299 0.78877,0.0299c0.39612,0 0.84263,-0.0494 1.33865,-0.14864l0,-3.146zm-1.54713,-3.26516c0.15853,0 0.37179,0.00476 0.63978,0.0143c0.26756,0.0104 0.56943,0.02556 0.90735,0.04506c-0.01998,-0.7722 -0.21457,-1.3247 -0.82743,-1.63063c-0.51296,-0.25567 -1.19618,-0.36703 -2.02925,-0.36703c-0.45606,0 -0.98162,0.0546 -1.57667,0.16336c-0.59505,0.10877 -1.24005,0.27214 -1.93413,0.48967l-0.4756,-1.63237c-0.05994,-0.21796 -0.14464,-0.53473 -0.25323,-0.94986c-0.10945,-0.416 -0.18372,-0.7423 -0.22325,-0.97977c0.99161,-0.3367 1.92936,-0.57893 2.81194,-0.72757c0.88259,-0.1482 1.68091,-0.2223 2.39497,-0.2223c2.10222,0 3.72884,0.50007 4.87985,1.4989c1.15014,0.9997 1.72565,2.75427 1.72565,4.95084l0,8.69743c-0.77357,0.2184 -1.66614,0.43073 -2.67773,0.6383c-1.01202,0.208 -2.10309,0.312 -3.27278,0.312c-1.032,0 -1.96931,-0.08927 -2.81237,-0.26737c-0.84306,-0.1781 -1.56668,-0.47493 -2.17172,-0.8905c-0.60548,-0.41556 -1.07109,-0.9594 -1.39859,-1.6328c-0.32706,-0.67253 -0.4908,-1.4937 -0.4908,-2.4635c0,-0.96936 0.20283,-1.781 0.60981,-2.43403c0.40655,-0.65347 0.9321,-1.17303 1.57711,-1.5587c0.64456,-0.3861 1.36861,-0.6578 2.17215,-0.8164c0.8031,-0.15773 1.61141,-0.23703 2.42494,-0.23703l0,0z"/>
|
||||
<path fill="#0C8CF6" id="Fill-11" d="m11.28274,23.05203l-7.29219,0l13.20144,-19.75653l3.64631,5.45653l-9.55556,14.3zm32.60399,-0.0949l-14.82457,-22.18536c-0.688,-1.02917 -2.20343,-1.02917 -2.89143,0l-3.76662,5.6368l-3.76619,-5.6368c-0.688,-1.02917 -2.20343,-1.02917 -2.89143,0l-14.82457,22.18536c-0.76966,1.1518 0.05776,2.6949 1.44549,2.6949l9.38008,0c0.58115,0 1.12321,-0.28946 1.4455,-0.77176l14.42324,-21.58477l13.20187,19.75653l-7.29219,0l-4.34344,-6.5l-1.56624,2.34347l3.99943,5.98477c0.32185,0.4823 0.86435,0.77176 1.4455,0.77176l9.38008,0c1.38773,0 2.21515,-1.5431 1.44549,-2.6949l0,0z"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
After Width: | Height: | Size: 4.9 KiB |
@@ -937,6 +937,8 @@
|
||||
"model_sparkdesk": "SprkDesk",
|
||||
"model_stepfun": "StepFun",
|
||||
"model_yi": "Yi",
|
||||
"model_intern": "Intern",
|
||||
"model_moka": "Moka-AI",
|
||||
"move.confirm": "Confirm move",
|
||||
"navbar.Account": "Account",
|
||||
"navbar.Chat": "Chat",
|
||||
|
@@ -940,6 +940,8 @@
|
||||
"model_sparkdesk": "讯飞星火",
|
||||
"model_stepfun": "阶跃星辰",
|
||||
"model_yi": "零一万物",
|
||||
"model_intern": "书生",
|
||||
"model_moka": "Moka-AI",
|
||||
"move.confirm": "确认移动",
|
||||
"navbar.Account": "账号",
|
||||
"navbar.Chat": "聊天",
|
||||
|
@@ -937,6 +937,8 @@
|
||||
"model_sparkdesk": "訊飛星火",
|
||||
"model_stepfun": "階躍星辰",
|
||||
"model_yi": "零一萬物",
|
||||
"model_intern": "書生",
|
||||
"model_moka": "Moka-AI",
|
||||
"move.confirm": "確認移動",
|
||||
"navbar.Account": "帳戶",
|
||||
"navbar.Chat": "對話",
|
||||
|
Reference in New Issue
Block a user