MCPcopy Create free account

hub / github.com/akshata29/entaoai / functions

Functions433 in github.com/akshata29/entaoai

↓ 36 callersFunction__return_json_v3
Query URL for JSON response for v3 of FMP API. :param path: Path after TLD of URL :param query_vars: Dictionary of query values (after "
app/backend/Utilities/fmp.py:331
↓ 36 callersFunction__return_json_v3
Query URL for JSON response for v3 of FMP API. :param path: Path after TLD of URL :param query_vars: Dictionary of query values (after "
api/Python/Utilities/fmp.py:331
↓ 21 callersFunctionupsertMetadata
(tenantId, clientId, clientSecret, blobAccountName, container, fileName, metadata)
api/Python/Utilities/azureBlob.py:7
↓ 12 callersFunction__validate_period
Check to see if passed string is in the list of possible time periods. :param value: Period name. :return: Passed value or No Return
app/backend/Utilities/fmp.py:418
↓ 12 callersFunction__validate_period
Check to see if passed string is in the list of possible time periods. :param value: Period name. :return: Passed value or No Return
api/Python/Utilities/fmp.py:418
↓ 11 callersFunctiongetBlob
(tenantId, clientId, clientSecret, blobAccountName, container, fileName)
api/Python/Utilities/azureBlob.py:22
↓ 10 callersFunction__return_json_v4
Query URL for JSON response for v4 of FMP API. :param path: Path after TLD of URL :param query_vars: Dictionary of query values (after "
app/backend/Utilities/fmp.py:375
↓ 10 callersFunctionstoreIndex
(indexType, docs, fileName, nameSpace, embeddingModelType)
api/Python/DocGenerator/__init__.py:243
↓ 9 callersFunction__return_json_v4
Query URL for JSON response for v4 of FMP API. :param path: Path after TLD of URL :param query_vars: Dictionary of query values (after "
api/Python/Utilities/fmp.py:375
↓ 9 callersFunctionblobLoad
(TenantId, ClientId, ClientSecret, BlobAccountName, blobContainer, blobName)
api/Python/DocGenerator/__init__.py:200
↓ 9 callersMethodget_relevant_documents
(self, query: str)
api/Python/Utilities/cogSearchVsRetriever.py:115
↓ 8 callersFunctioncopyBlob
(tenantId, clientId, clientSecret, blobAccountName, blobContainer, blobName, openAiBlobContainer)
api/Python/Utilities/azureBlob.py:81
↓ 8 callersFunctioncopyS3Blob
(tenantId, clientId, clientSecret, blobAccountName, downloadPath, blobName, openAiBlobContainer)
api/Python/Utilities/azureBlob.py:72
↓ 8 callersFunctiongetCosmosSession
(indexNs : string, indexType: string)
app/frontend/src/pages/chatgpt/ChatGpt.tsx:553
↓ 8 callersFunctiongetFullPath
(tenantId, clientId, clientSecret, blobAccountName, container, fileName)
api/Python/Utilities/azureBlob.py:41
↓ 8 callersFunctionmakeApiRequestGpt
(question: string)
app/frontend/src/pages/chatgpt/ChatGpt.tsx:498
↓ 8 callersFunctions3Load
(bucket, key, s3Client)
api/Python/DocGenerator/__init__.py:229
↓ 7 callersFunctionsummarizeGenerateQa
(docs, embeddingModelType, deploymentType)
api/Python/DocGenerator/__init__.py:148
↓ 6 callersFunctionnumTokenFromMessages
Calculate the number of tokens required to encode a message. Args: message (dict): The message to encode, represented as a dictionary
api/Python/Utilities/modelHelper.py:23
↓ 6 callersFunctiononToggleTab
(tab: AnalysisPanelTabs, index: number)
app/frontend/src/pages/chatgpt/ChatGpt.tsx:1306
↓ 6 callersFunctionverifyPassword
(passType:string, password: string)
app/frontend/src/api/api.ts:534
↓ 5 callersFunctionanalyze_layout
Analyze a document with the layout model. Args: data (bytes): Document data. endpoint (str): Endpoint URL. key (str)
api/Python/Utilities/formrecognizer.py:108
↓ 5 callersMethodembed_query
Embed query text.
api/Python/Utilities/embeddingSchema.py:13
↓ 5 callersFunctiongetSpeechApi
(text: string)
app/frontend/src/api/api.ts:580
↓ 5 callersFunctionmakeApiRequest
(question: string)
app/frontend/src/pages/chatgpt/ChatGpt.tsx:335
↓ 5 callersFunctionmakeApiRequest
(question: string)
app/frontend/src/pages/oneshot/OneShot.tsx:226
↓ 5 callersFunctionmakeApiStreamRequest
(question: string)
app/frontend/src/pages/chatgpt/ChatGpt.tsx:392
↓ 5 callersFunctionrefreshBlob
(indexT: string)
app/frontend/src/pages/upload/Upload.tsx:299
↓ 5 callersFunctionrefreshIndex
()
app/frontend/src/api/api.ts:302
↓ 4 callersFunctiongenerateQuickGuid
()
app/frontend/src/pages/chatgpt/ChatGpt.tsx:106
↓ 4 callersFunctioninsertMessage
(sessionId, type, role, totalTokens, tokens, response, cosmosContainer)
api/Python/OpenChatGpt/__init__.py:169
↓ 4 callersFunctioninsertMessage
(sessionId, type, role, totalTokens, tokens, response, cosmosContainer)
api/Python/ChatGpt/__init__.py:134
↓ 4 callersMethodrun
(self, indexType, indexNs, postBody)
app/backend/Utilities/ChatGptStream.py:210
↓ 4 callersFunctionstartOrStopSynthesis
(answerType:string, url: string | null, index: number)
app/frontend/src/pages/chatgpt/ChatGpt.tsx:709
↓ 3 callersFunctionclearChat
()
app/frontend/src/pages/chatgpt/ChatGpt.tsx:584
↓ 3 callersFunctionclearChatGpt
()
app/frontend/src/pages/chatgpt/ChatGpt.tsx:604
↓ 3 callersFunctiondeleteIndexSession
(indexNs: string, indexType:string, sessionName:string)
app/frontend/src/api/api.ts:234
↓ 3 callersMethodgenerateEmbeddings
(self, embeddingModelType, text)
app/backend/Utilities/ChatGptStream.py:49
↓ 3 callersFunctiongetEmbedding
(text: str, client, engineType)
api/Python/Utilities/redisIndex.py:43
↓ 3 callersFunctionindexDocs
(SearchService, indexName, docs)
api/Python/Utilities/cogSearch.py:349
↓ 3 callersMethodnoNewLines
(self, s: str)
app/backend/Utilities/ChatGptStream.py:148
↓ 3 callersFunctiononToggleTab
(tab: AnalysisPanelTabs)
app/frontend/src/pages/oneshot/OneShot.tsx:363
↓ 3 callersFunctionprocessDoc
(indexType: string, loadType : string, multiple: string, indexName : string, files: any, blobContainer : str
app/frontend/src/api/api.ts:434
↓ 3 callersFunctionrefreshBlob
(indexT: string)
app/frontend/src/pages/admin/Admin.tsx:216
↓ 3 callersFunctionrefreshIndexNs
(indexT: string)
app/frontend/src/pages/admin/Admin.tsx:370
↓ 3 callersFunctionrefreshSession
(indexType: string)
app/frontend/src/pages/admin/Admin.tsx:440
↓ 3 callersFunctionupdatePrompt
(promptType: string)
app/frontend/src/pages/chatgpt/ChatGpt.tsx:962
↓ 3 callersFunctionupdatePrompt
(promptType: string)
app/frontend/src/pages/oneshot/OneShot.tsx:465
↓ 2 callersFunctionGetAllFiles
(filesToProcess)
api/Python/DocGenerator/__init__.py:124
↓ 2 callersFunctiongenerateEmbeddings
(embeddingModelType, text)
api/Python/Utilities/embeddings.py:8
↓ 2 callersFunctiongetAllBlobs
(tenantId, clientId, clientSecret, blobAccountName, container)
api/Python/Utilities/azureBlob.py:31
↓ 2 callersFunctiongetCitationFilePath
(citation: string)
app/frontend/src/api/api.ts:598
↓ 2 callersFunctiongetIndexSession
(indexNs: string, indexType:string, sessionName:string)
app/frontend/src/api/api.ts:215
↓ 2 callersFunctiongetIndexSessionDetail
(sessionId: string)
app/frontend/src/api/api.ts:285
↓ 2 callersMethodgetStreamMessageFromHistory
(self, systemPrompt: str, modelId: str, history: Sequence[dict[str, str]], userCon
app/backend/Utilities/ChatGptStream.py:151
↓ 2 callersFunctiongetTokenLimit
(modelId: str)
api/Python/Utilities/modelHelper.py:17
↓ 2 callersFunctiongetUserInfo
()
app/frontend/src/api/api.ts:5
↓ 2 callersMethodhybrid_search
Returns the most similar indexed documents to the query text. Args: query (str): The query text for which to find simila
api/Python/Utilities/azureSearch.py:463
↓ 2 callersFunctionnumTokenFromMessages
Calculate the number of tokens required to encode a message. Args: message (dict): The message to encode, represented as a dictionary
app/backend/Utilities/modelHelper.py:23
↓ 2 callersFunctiononShowCitation
(citation: string, index: number)
app/frontend/src/pages/chatgpt/ChatGpt.tsx:1215
↓ 2 callersFunctionrefreshQuestions
(indexType:string, indexName: string)
app/frontend/src/api/api.ts:317
↓ 2 callersFunctionrenameIndexSession
(oldSessionName: string, newSessionName:string)
app/frontend/src/api/api.ts:267
↓ 2 callersMethodsemantic_hybrid_search
Returns the most similar indexed documents to the query text. Args: query (str): The query text for which to find simila
api/Python/Utilities/azureSearch.py:522
↓ 2 callersMethodsemantic_hybrid_search_with_score_and_rerank
Return docs most similar to query with an hybrid query. Args: query: Text to look up documents similar to. k: Number
api/Python/Utilities/azureSearch.py:558
↓ 2 callersFunctionsendData
(data: string)
app/frontend/src/api/chat.ts:65
↓ 2 callersFunctionsendQuestion
()
app/frontend/src/components/QuestionInput/QuestionInput.tsx:33
↓ 2 callersFunctionstartSynthesis
(answerType: string, url: string | null)
app/frontend/src/pages/oneshot/OneShot.tsx:269
↓ 2 callersFunctionuploadFile
(fileName:string, fileContent:any, contentType:string)
app/frontend/src/api/api.ts:402
↓ 2 callersMethodvector_search
Returns the most similar indexed documents to the query text. Args: query (str): The query text for which to find simila
api/Python/Utilities/azureSearch.py:403
↓ 2 callersMethodvector_search_with_score
Return docs most similar to query. Args: query: Text to look up documents similar to. k: Number of Documents to retur
api/Python/Utilities/azureSearch.py:419
↓ 1 callersFunctionComposeResponse
(indexType, indexName, blobName, indexNs, operation, jsonData)
api/Python/IndexManagement/__init__.py:58
↓ 1 callersFunctionComposeResponse
(passType, password, jsonData)
api/Python/VerifyPassword/__init__.py:35
↓ 1 callersFunctionComposeResponse
(chainType, question, indexType, jsonData, indexNs)
api/Python/QuestionAnswering/__init__.py:518
↓ 1 callersFunctionComposeResponse
(jsonData, indexNs, indexType)
api/Python/OpenChatGpt/__init__.py:129
↓ 1 callersFunctionComposeResponse
(indexType, loadType, multiple, indexName, existingIndex, existingIndexNs, embeddingModelType,
api/Python/DocGenerator/__init__.py:928
↓ 1 callersFunctionComposeResponse
(jsonData, indexNs, indexType)
api/Python/ChatGpt/__init__.py:86
↓ 1 callersFunctionEmbed
(indexType, loadType, multiple, indexName, value, blobContainer, blobPrefix
api/Python/DocGenerator/__init__.py:285
↓ 1 callersFunctionGetAnswer
(history, approach, overrides, indexNs, indexType)
api/Python/OpenChatGpt/__init__.py:646
↓ 1 callersFunctionGetAnswer
(history, approach, overrides, indexNs, indexType)
api/Python/ChatGpt/__init__.py:564
↓ 1 callersFunctionGetRrrAnswer
(history, approach, overrides, indexNs, indexType)
api/Python/OpenChatGpt/__init__.py:301
↓ 1 callersFunctionGetRrrAnswer
(history, approach, overrides, indexNs, indexType)
api/Python/ChatGpt/__init__.py:146
↓ 1 callersFunctionIndexManagement
(indexType, indexName, blobName, indexNs, operation, record)
api/Python/IndexManagement/__init__.py:72
↓ 1 callersFunctionQaAnswer
(chainType, question, indexType, value, indexNs, approach, overrides)
api/Python/QuestionAnswering/__init__.py:43
↓ 1 callersFunctionTransformValue
(indexType, indexName, blobName, indexNs, operation, record)
api/Python/IndexManagement/__init__.py:103
↓ 1 callersFunctionTransformValue
(passType, password, record)
api/Python/VerifyPassword/__init__.py:49
↓ 1 callersFunctionTransformValue
(chainType, question, indexType, record, indexNs)
api/Python/QuestionAnswering/__init__.py:532
↓ 1 callersFunctionTransformValue
(record, indexNs, indexType)
api/Python/OpenChatGpt/__init__.py:661
↓ 1 callersFunctionTransformValue
(indexType, loadType, multiple, indexName, existingIndex, existingIndexNs, embeddingModel
api/Python/DocGenerator/__init__.py:865
↓ 1 callersFunctionTransformValue
(record, indexNs, indexType)
api/Python/ChatGpt/__init__.py:579
↓ 1 callersMethod_asearch
(self, query: str)
api/Python/Utilities/cogSearchVsRetriever.py:112
↓ 1 callersFunction_get_search_client
( endpoint: str, key: str, index_name: str, semantic_configuration_name: Optional[str] = None,
api/Python/Utilities/azureSearch.py:65
↓ 1 callersMethod_search
(self, query: any)
api/Python/Utilities/cogSearchVsRetriever.py:96
↓ 1 callersMethodadd_texts
Add texts data to an existing index.
api/Python/Utilities/azureSearch.py:306
↓ 1 callersFunctionaskApi
(options: AskRequest, indexNs: string, indexType: string, chainType : string)
app/frontend/src/api/api.ts:15
↓ 1 callersFunctionbatched
Batch data into tuples of length n. The last batch may be shorter.
api/Python/Utilities/redisIndex.py:51
↓ 1 callersFunctionchat
(options: ChatRequest, indexNs: string, indexType:string)
app/frontend/src/api/api.ts:60
↓ 1 callersFunctionchatGpt
(options: ChatRequest, indexNs: string, indexType:string)
app/frontend/src/api/api.ts:136
↓ 1 callersFunctionchatStream
(options: ChatRequest, indexNs: string, indexType:string)
app/frontend/src/api/api.ts:101
↓ 1 callersFunctioncheckFunctionArgs
(function, args)
api/Python/OpenChatGpt/__init__.py:181
↓ 1 callersFunctionchunk_paragraphs
Chunk a list of paragraphs into chunks of approximately equal word count.
api/Python/Utilities/formrecognizer.py:8
next →1–100 of 433, ranked by callers