feat: pg half vector (#6201)

This commit is contained in:
Archer
2026-01-06 16:47:55 +08:00
committed by GitHub
parent 6ad4b00b2a
commit 573f3544e7
11 changed files with 117 additions and 88 deletions
@@ -396,7 +396,10 @@ const AIChatSettingsModal = ({
{responseFormat === 'json_schema' && (
<Flex {...FlexItemStyles} h="auto">
<Box {...LabelStyles}>
<Flex alignItems={'center'}>JSON Schema</Flex>
<Flex alignItems={'center'}>
<Box>JSON Schema</Box>
<QuestionTip label={t('app:json_schema_tip')} />
</Flex>
</Box>
<Box flex={'1 0 0'}>
<JsonEditor