mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-19 17:01:13 +00:00
add tooltip for quantization byte size
This commit is contained in:
@@ -394,7 +394,7 @@ export const VectorEmbeddingPoliciesComponent: FunctionComponent<IVectorEmbeddin
|
||||
styles={labelStyles}
|
||||
>
|
||||
Quantization byte size
|
||||
<InfoTooltip>Dynamic by default, can optionally be set to a fixed number</InfoTooltip>
|
||||
<InfoTooltip>Dynamic by default, can optionally be set to a fixed number.</InfoTooltip>
|
||||
</Label>
|
||||
<TextField
|
||||
disabled={
|
||||
|
||||
Reference in New Issue
Block a user