↓ 1 callersFunctionhandleSearchAll(
searchQuery: string,
minYear: number,
maxYear: number,
minRating: number,
maxRating: number,
gen
dataconnect/app/src/lib/MovieService.tsx:176
FunctionLeftSidebar({
activeMode,
setActiveMode,
activeBackend,
setActiveBackend,
setGenerativeParams,
})
ai/ai-react-app/src/components/Layout/LeftSidebar.tsx:21
FunctionMovieCard({
id,
title,
imageUrl,
rating,
genre,
tags,
}: MovieCardProps)
dataconnect/app/src/components/moviecard.tsx:21
FunctionPromptInput({
prompt,
onPromptChange,
onSubmit,
isLoading,
placeholder = "Type your prompt here...",
suggesti
ai/ai-react-app/src/components/Common/PromptInput.tsx:29
FunctionRightSidebar({
usageMetadata,
activeMode,
generativeParams,
setGenerativeParams,
nanoBananaParams,
setNanoBana
ai/ai-react-app/src/components/Layout/RightSidebar.tsx:39