MCPcopy Create free account

hub / github.com/Azure-Samples/azure-search-openai-demo / functions

Functions1,218 in github.com/Azure-Samples/azure-search-openai-demo

↓ 1 callersMethodnext_response
(self)
tests/test_auth_init.py:126
↓ 1 callersFunctionnormalizeAnswerText
(answer: ChatAppResponse, isStreaming: boolean)
app/frontend/src/components/Answer/AnswerParser.tsx:34
↓ 1 callersFunctionpaired_permutation_p_value
Compute a p-value to answer: "Is the difference between two groups real, or just random noise?" Works by randomly flipping the sign (+/-) of each
evals/eval_compare.py:124
↓ 1 callersFunctionparseAnswerToHtml
(answer: ChatAppResponse, isStreaming: boolean, onCitationClicked: (citationFilePath: string) => void)
app/frontend/src/components/Answer/AnswerParser.tsx:206
↓ 1 callersFunctionparseSupportingContentItem
(item: string)
app/frontend/src/components/SupportingContent/SupportingContentParser.ts:8
↓ 1 callersFunctionparse_group_argument
(group_argument: str)
evals/eval_compare.py:242
↓ 1 callersFunctionpercentile_bounds
(sorted_values: list[float], confidence_level: float = 0.95)
evals/eval_compare.py:116
↓ 1 callersFunctionpostChatHistoryApi
(item: any, idToken: string)
app/frontend/src/api/api.ts:114
↓ 1 callersFunctionprocess_document
Process a single document: download, parse, extract figures, upload images Args: data: Input data with metadata_storage_path Re
app/functions/document_extractor/function_app.py:205
↓ 1 callersFunctionprocess_document
Combine figures with page text, split into chunks, and (optionally) embed. Parameters ---------- data: dict[str, Any] Skill paylo
app/functions/text_processor/function_app.py:173
↓ 1 callersFunctionrandom_app_identifier
()
scripts/auth_init.py:93
↓ 1 callersFunctionremoveAnchorLinks
(markdown: string)
app/frontend/src/components/MarkdownViewer/MarkdownViewer.tsx:24
↓ 1 callersMethodremove_acl
(self, search_client: SearchClient)
scripts/manageacl.py:100
↓ 1 callersMethodremove_all_acls
(self, search_client: SearchClient)
scripts/manageacl.py:116
↓ 1 callersMethodremove_file
(self, filename: str, oid: str)
app/backend/prepdocslib/filestrategy.py:196
↓ 1 callersFunctionrenderCitation
(detail: CitationDetail, onCitationClicked: (citationFilePath: string) => void)
app/frontend/src/components/Answer/AnswerParser.tsx:161
↓ 1 callersFunctionrenderDetail
(step: QueryPlanStep)
app/frontend/src/components/AnalysisPanel/AgentPlan.tsx:13
↓ 1 callersFunctionrenderFileViewer
()
app/frontend/src/components/AnalysisPanel/AnalysisPanel.tsx:63
↓ 1 callersFunctionrender_markdown
( group_summaries: list[GroupSummary], comparisons_by_label: dict[str, list[MetricComparison]] )
evals/eval_compare.py:258
↓ 1 callersFunctionresolveSharePointUrl
(citation: string)
app/frontend/src/components/Answer/AnswerParser.tsx:87
↓ 1 callersFunctionresolve_groups
(group_arguments: list[str] | None, result_dirs: list[str])
evals/eval_compare.py:252
↓ 1 callersMethodrun_agentic_retrieval_approach
( self, messages: list[EasyInputMessageParam], overrides: dict[str, Any], auth
app/backend/approaches/chatreadretrieveread.py:424
↓ 1 callersFunctionrun_simulator
(target_url: str, max_simulations: int)
evals/safety_evaluation.py:91
↓ 1 callersMethodrun_stream
( self, messages: list[EasyInputMessageParam], session_state: Any = None, cont
app/backend/approaches/approach.py:1016
↓ 1 callersMethodrun_without_streaming
( self, messages: list[EasyInputMessageParam], overrides: dict[str, Any], auth
app/backend/approaches/chatreadretrieveread.py:114
↓ 1 callersMethodscope_string
(self)
scripts/auth_init.py:203
↓ 1 callersFunctionsendQuestion
()
app/frontend/src/components/QuestionInput/QuestionInput.tsx:57
↓ 1 callersFunctionserver_app_known_client_application
(client_app_id: str)
scripts/auth_init.py:188
↓ 1 callersMethodset_access_control
(self, *args, **kwargs)
tests/test_upload.py:34
↓ 1 callersMethodsetup
(self)
app/backend/prepdocslib/filestrategy.py:106
↓ 1 callersFunctionsetup_cloud_ingestion_strategy
Setup the cloud ingestion strategy with all required services.
app/backend/setup_cloud_ingestion.py:29
↓ 1 callersFunctionsetup_list_file_strategy
( azure_credential: AsyncTokenCredential, local_files: str, enable_global_documents: bool = False,
app/backend/prepdocs.py:50
↓ 1 callersMethodsplit_pages
(self, pages: list[Page])
app/backend/prepdocslib/textsplitter.py:22
↓ 1 callersFunctionstartOrStopSpeech
(answer: string)
app/frontend/src/components/Answer/SpeechOutputAzure.tsx:39
↓ 1 callersFunctionstartOrStopSpeech
(answer: string)
app/frontend/src/components/Answer/SpeechOutputBrowser.tsx:48
↓ 1 callersFunctionupdateState
(newContent: string)
app/frontend/src/pages/chat/Chat.tsx:168
↓ 1 callersMethodupdate_storage_urls
(self, search_client: SearchClient)
scripts/manageacl.py:198
↓ 1 callersFunctionuploadFileApi
(request: FormData, idToken: string)
app/frontend/src/api/api.ts:69
↓ 1 callersMethodupload_file
(self, directory_client: DataLakeDirectoryClient, file_path: str)
scripts/adlsgen2setup.py:118
↓ 1 callersFunctionuseCustomSpeechRecognition
()
app/frontend/src/components/QuestionInput/SpeechInput.tsx:12
↓ 1 callersMethodview_acl
(self, search_client: SearchClient)
scripts/manageacl.py:94
↓ 1 callersFunctionwait_for_server_ready
Make requests to provided url until it responds without error.
tests/e2e.py:21
FunctionAgentPlan
({ queryPlan, onEffortExtracted, onCitationClicked, results })
app/frontend/src/components/AnalysisPanel/AgentPlan.tsx:109
FunctionAnalysisPanel
({ answer, activeTab, activeCitation, citationHeight, className, onActiveTabChanged, onCitationClicked }: Prop
app/frontend/src/components/AnalysisPanel/AnalysisPanel.tsx:24
FunctionAnswer
({ answer, index, speechConfig, isSelected, isStreaming, onCitationClicked, onThou
app/frontend/src/components/Answer/Answer.tsx:32
FunctionAnswerError
({ error, onRetry }: Props)
app/frontend/src/components/Answer/AnswerError.tsx:11
FunctionAnswerIcon
()
app/frontend/src/components/Answer/AnswerIcon.tsx:3
FunctionAnswerLoading
()
app/frontend/src/components/Answer/AnswerLoading.tsx:7
FunctionChat
()
app/frontend/src/pages/chat/Chat.tsx:38
FunctionClearChatButton
({ className, disabled, onClick }: Props)
app/frontend/src/components/ClearChatButton/ClearChatButton.tsx:13
FunctionComponent
()
app/frontend/src/pages/NoPage.tsx:3
FunctionDeleteHistoryModal
({ isOpen, onClose, onConfirm }: { isOpen: boolean; onClose: () => void; onConfirm: () => void })
app/frontend/src/components/HistoryItem/HistoryItem.tsx:40
FunctionExample
({ text, value, onClick }: Props)
app/frontend/src/components/Example/Example.tsx:9
FunctionExampleList
({ onExampleClicked, useMultimodalAnswering }: Props)
app/frontend/src/components/Example/ExampleList.tsx:11
FunctionHelpCallout
(props: IHelpCalloutProps)
app/frontend/src/components/HelpCallout/HelpCallout.tsx:13
FunctionHistoryButton
({ className, disabled, onClick }: Props)
app/frontend/src/components/HistoryButton/HistoryButton.tsx:13
FunctionHistoryItem
({ item, onSelect, onDelete }: HistoryItemProps)
app/frontend/src/components/HistoryItem/HistoryItem.tsx:19
FunctionHistoryPanel
({ provider, isOpen, notify, onClose, onChatSelected }: { provider: HistoryProviderOpt
app/frontend/src/components/HistoryPanel/HistoryPanel.tsx:14
FunctionInfiniteLoadingButton
({ func }: { func: () => void })
app/frontend/src/components/HistoryPanel/HistoryPanel.tsx:152
FunctionLanguagePicker
({ onLanguageChange }: Props)
app/frontend/src/i18n/LanguagePicker.tsx:13
FunctionLayout
()
app/frontend/src/pages/layout/Layout.tsx:9
FunctionLayoutWrapper
()
app/frontend/src/layoutWrapper.tsx:8
FunctionLoginButton
()
app/frontend/src/components/LoginButton/LoginButton.tsx:10
FunctionMarkdownViewer
({ src })
app/frontend/src/components/MarkdownViewer/MarkdownViewer.tsx:14
FunctionQuestionInput
({ onSend, onStop, disabled, placeholder, clearOnSend, initQuestion, showSpeechInput, isStreaming, isLoading }
app/frontend/src/components/QuestionInput/QuestionInput.tsx:30
FunctionSettings
({ promptTemplate, temperature, retrieveCount, agenticReasoningEffort, minimumSearchScore,
app/frontend/src/components/Settings/Settings.tsx:53
FunctionSettingsButton
({ className, onClick }: Props)
app/frontend/src/components/SettingsButton/SettingsButton.tsx:12
FunctionSpeechInput
({ updateQuestion }: Props)
app/frontend/src/components/QuestionInput/SpeechInput.tsx:47
FunctionSpeechOutputAzure
({ answer, speechConfig, index, isStreaming }: Props)
app/frontend/src/components/Answer/SpeechOutputAzure.tsx:14
FunctionSpeechOutputBrowser
({ answer }: Props)
app/frontend/src/components/Answer/SpeechOutputBrowser.tsx:39
FunctionStopCircleIcon
()
app/frontend/src/components/QuestionInput/QuestionInput.tsx:11
FunctionSupportingContent
({ supportingContent }: Props)
app/frontend/src/components/SupportingContent/SupportingContent.tsx:12
FunctionThoughtProcess
({ thoughts, onCitationClicked }: Props)
app/frontend/src/components/AnalysisPanel/ThoughtProcess.tsx:27
FunctionTokenClaimsDisplay
()
app/frontend/src/components/TokenClaimsDisplay/TokenClaimsDisplay.tsx:21
FunctionTokenUsageGraph
({ tokenUsage, reasoningEffort, title = "Token usage", variant = "full", totalLabel = "Tot
app/frontend/src/components/AnalysisPanel/TokenUsageGraph.tsx:128
FunctionTokenUsageStackedBar
({ tokenUsage, labels, includeReasoning = false })
app/frontend/src/components/AnalysisPanel/TokenUsageGraph.tsx:49
FunctionTokenUsageValueBar
({ label, value, base, tone = "primary", grouping = "standalone" })
app/frontend/src/components/AnalysisPanel/TokenUsageGraph.tsx:98
FunctionUploadFile
({ className, disabled }: Props)
app/frontend/src/components/UploadFile/UploadFile.tsx:16
FunctionUserChatMessage
({ message }: Props)
app/frontend/src/components/UserChatMessage/UserChatMessage.tsx:7
FunctionVectorSettings
({ updateRetrievalMode, updateSearchTextEmbeddings, updateSearchImageEmbeddings, showImageOpti
app/frontend/src/components/VectorSettings/VectorSettings.tsx:20
Method__aenter__
(self)
tests/test_content_file.py:45
Method__aenter__
(self)
tests/test_function_apps.py:167
Method__aenter__
(self)
tests/mocks.py:326
Method__aexit__
(self, *args)
tests/test_content_file.py:48
Method__aexit__
(self, *args)
tests/test_function_apps.py:170
Method__aexit__
(self, *args)
tests/mocks.py:120
Method__aexit__
(self, exc_type, exc, tb)
tests/mocks.py:323
Method__aiter__
(self)
tests/test_upload.py:137
Method__aiter__
(self)
tests/test_upload.py:208
Method__aiter__
(self)
tests/test_manageacl.py:23
Method__aiter__
(self)
tests/test_manageacl.py:42
Method__aiter__
(self)
tests/test_manageacl.py:58
Method__aiter__
(self)
tests/test_cosmosdb_migration.py:47
Method__aiter__
(self)
tests/test_cosmosdb_migration.py:77
Method__aiter__
(self)
tests/test_searchmanager.py:725
Method__aiter__
(self)
tests/test_cosmosdb.py:81
Method__aiter__
(self)
tests/conftest.py:209
Method__aiter__
(self)
tests/mocks.py:134
Method__aiter__
(self)
tests/mocks.py:302
Method__aiter__
(self)
tests/test_blob_manager.py:68
← previousnext →301–400 of 1,218, ranked by callers