From 19d1e0d1df5f4206dc40301201a812c3946740d6 Mon Sep 17 00:00:00 2001 From: sunghyunkang1111 <114709653+sunghyunkang1111@users.noreply.github.com> Date: Mon, 20 May 2024 19:24:04 -0500 Subject: [PATCH] allow serverless accounts to have vector search embeddings (#1844) --- .../SettingsSubComponents/ContainerVectorPolicyComponent.tsx | 2 +- src/Explorer/Panes/AddCollectionPanel.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Explorer/Controls/Settings/SettingsSubComponents/ContainerVectorPolicyComponent.tsx b/src/Explorer/Controls/Settings/SettingsSubComponents/ContainerVectorPolicyComponent.tsx index 23ccdc84c..ca4d63a04 100644 --- a/src/Explorer/Controls/Settings/SettingsSubComponents/ContainerVectorPolicyComponent.tsx +++ b/src/Explorer/Controls/Settings/SettingsSubComponents/ContainerVectorPolicyComponent.tsx @@ -15,7 +15,7 @@ export const ContainerVectorPolicyComponent: React.FC