Skip to content

Commit

Permalink
fix: remove feature under development
Browse files Browse the repository at this point in the history
  • Loading branch information
massi-ang committed Aug 6, 2024
1 parent 208b976 commit d4b62d4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 146 deletions.
145 changes: 0 additions & 145 deletions lib/user-interface/react-app/src/components/rag/metadata-filter.tsx

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ export default function KBForm(props: KBFormProps) {
checked={props.data.hybridSearch}
onChange={props.onChange}
/>
<MetadataFilter />
</SpaceBetween>
</Container>
);
Expand Down

0 comments on commit d4b62d4

Please sign in to comment.