feat: ai proxy v1 (#3898)
* feat: ai proxy v1 * perf: ai proxy channel crud * feat: ai proxy logs * feat: channel test * doc * update lock
This commit is contained in:
@@ -147,7 +147,7 @@ const Dataset = () => {
|
||||
<Button variant={'primary'} px="0">
|
||||
<Flex alignItems={'center'} px={5}>
|
||||
<AddIcon mr={2} />
|
||||
<Box>{t('common:common.Create New')}</Box>
|
||||
<Box>{t('common:new_create')}</Box>
|
||||
</Flex>
|
||||
</Button>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user