MCPcopy Create free account

hub / github.com/akshata29/entaoai / functions

Functions433 in github.com/akshata29/entaoai

↓ 1 callersFunctionchunkedTokens
(text, encoding_name, chunk_length)
api/Python/Utilities/redisIndex.py:60
↓ 1 callersFunctionclearStreamChat
()
app/frontend/src/pages/chatgpt/ChatGpt.tsx:595
↓ 1 callersFunctionclickRefreshQuestions
()
app/frontend/src/pages/oneshot/OneShot.tsx:443
↓ 1 callersFunctioncreateKbSearchIndex
(SearchService, indexName)
api/Python/Utilities/cogSearch.py:273
↓ 1 callersFunctioncreateSections
(indexType, embeddingModelType, fileName, docs)
api/Python/Utilities/cogSearch.py:118
↓ 1 callersFunctiondeleteBlob
(tenantId, clientId, clientSecret, blobAccountName, container, fileName)
api/Python/Utilities/azureBlob.py:89
↓ 1 callersFunctiondeleteSearchIndex
(indexName)
api/Python/Utilities/cogSearch.py:30
↓ 1 callersMethodembed_documents
Embed search docs.
api/Python/Utilities/embeddingSchema.py:9
↓ 1 callersFunctionfillCells
(item: any)
app/frontend/src/components/DataTable/DataTable.tsx:26
↓ 1 callersFunctionfmt_err
(x: str)
api/Python/Utilities/azureSearch.py:129
↓ 1 callersFunctionformatNdJson
(r)
app/backend/app.py:80
↓ 1 callersMethodgenerateEmbeddings
(self, text)
api/Python/Utilities/cogSearchVsRetriever.py:56
↓ 1 callersFunctiongenerateKbEmbeddings
(OpenAiEndPoint, OpenAiKey, OpenAiVersion, OpenAiApiKey, OpenAiEmbedding, embeddingModelType, text)
api/Python/Utilities/cogSearch.py:247
↓ 1 callersFunctiongetAllIndexSessions
(indexNs: string, indexType:string, feature:string, type:string)
app/frontend/src/api/api.ts:195
↓ 1 callersFunctiongetAllSessions
(indexType:string, feature:string, type:string)
app/frontend/src/api/api.ts:176
↓ 1 callersFunctiongetChunkedText
(text, encoding_name="cl100k_base", max_tokens=1500,)
api/Python/Utilities/redisIndex.py:66
↓ 1 callersFunctiongetLocalBlob
(tenantId, clientId, clientSecret, blobAccountName, container, fileName, indexNs)
api/Python/Utilities/azureBlob.py:48
↓ 1 callersFunctiongetMessagesFromHistory
(systemPrompt: str, modelId: str, history: Sequence[dict[str, str]], userConv: str
api/Python/OpenChatGpt/__init__.py:143
↓ 1 callersFunctiongetMessagesFromHistory
(systemPrompt: str, modelId: str, history: Sequence[dict[str, str]], userConv: str
api/Python/ChatGpt/__init__.py:100
↓ 1 callersFunctiongetOaiChatModel
(aoaimodel: str)
app/backend/Utilities/modelHelper.py:44
↓ 1 callersFunctiongetOaiChatModel
(aoaimodel: str)
api/Python/Utilities/modelHelper.py:44
↓ 1 callersFunctiongetTokenLimit
(modelId: str)
app/backend/Utilities/modelHelper.py:17
↓ 1 callersFunctiongetUserInfoList
()
app/frontend/src/pages/chatgpt/ChatGpt.tsx:274
↓ 1 callersFunctiongetUserInfoList
()
app/frontend/src/pages/oneshot/OneShot.tsx:188
↓ 1 callersFunctionhandleNewConversation
()
app/frontend/src/pages/chatgpt/ChatGpt.tsx:1252
↓ 1 callersFunctionhandleNewConversationGpt
()
app/frontend/src/pages/chatgpt/ChatGpt.tsx:1229
↓ 1 callersFunctionhandleRemoveFile
(file: File )
app/frontend/src/pages/upload/Upload.tsx:380
↓ 1 callersMethodhybrid_search_with_score
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:479
↓ 1 callersFunctionindexManagement
(indexType:string, indexName:string, blobName:string, indexNs:string, operation:string)
app/frontend/src/api/api.ts:493
↓ 1 callersFunctionkbQuestionManagement
(documentsToDelete:any)
app/frontend/src/api/api.ts:374
↓ 1 callersFunctiononQuestionClicked
(questionFromList: any)
app/frontend/src/pages/oneshot/OneShot.tsx:655
↓ 1 callersFunctiononSessionClicked
(sessionFromList: any)
app/frontend/src/pages/chatgpt/ChatGpt.tsx:864
↓ 1 callersFunctiononSessionGptClicked
(sessionFromList: any)
app/frontend/src/pages/chatgpt/ChatGpt.tsx:913
↓ 1 callersFunctiononShowCitation
(citation: string)
app/frontend/src/pages/oneshot/OneShot.tsx:350
↓ 1 callersFunctionparseAnswerToHtml
(answer: string, onCitationClicked: (citationFilePath: string) => void, sources: string, nextQuestions: s
app/frontend/src/components/Answer/AnswerParser.tsx:12
↓ 1 callersFunctionparseSupportingContentItem
(item: string)
app/frontend/src/components/SupportingContent/SupportingContentParser.ts:6
↓ 1 callersFunctionperformKbCogVectorSearch
(embedValue, embedField, SearchService, indexType, indexName, kbIndexName, k, returnFields=["id", "content", "
api/Python/Utilities/cogSearch.py:326
↓ 1 callersFunctionrefreshBlob
()
app/frontend/src/pages/chatgpt/ChatGpt.tsx:748
↓ 1 callersFunctionrefreshBlob
()
app/frontend/src/pages/oneshot/OneShot.tsx:376
↓ 1 callersFunctionrefreshFilteredBlob
(selectedIndex : string)
app/frontend/src/pages/oneshot/OneShot.tsx:198
↓ 1 callersFunctionrefreshIndexQuestions
(indexType:string)
app/frontend/src/api/api.ts:346
↓ 1 callersFunctionrefreshQuestionList
()
app/frontend/src/pages/oneshot/OneShot.tsx:448
↓ 1 callersFunctionrenderFilePreview
(file: File )
app/frontend/src/pages/upload/Upload.tsx:291
↓ 1 callersFunctionrunFunctionConversation
(messages, functions, availableFunctions, embeddingModelType, deploymentType, gptModel)
api/Python/OpenChatGpt/__init__.py:196
↓ 1 callersFunctionsetDocuments
(redisClient, indexName, secData)
api/Python/Utilities/redisIndex.py:73
↓ 1 callersFunctionstopSynthesis
()
app/frontend/src/pages/oneshot/OneShot.tsx:312
↓ 1 callersFunctionupdatePromptGpt
(promptType: string)
app/frontend/src/pages/chatgpt/ChatGpt.tsx:1096
↓ 1 callersFunctionuploadBinaryFile
(formData:any, indexName:string)
app/frontend/src/api/api.ts:422
FunctionAdmin
()
app/frontend/src/pages/admin/Admin.tsx:37
FunctionAnalysisPanel
({ answer, activeTab, activeCitation, citationHeight, className, onActiveTabChanged }: Props)
app/frontend/src/components/AnalysisPanel/AnalysisPanel.tsx:21
FunctionAnswer
({ answer, isSelected, isSpeaking, onCitationClicked, onThoughtProcessClicked, onSuppo
app/frontend/src/components/Answer/Answer.tsx:25
FunctionAnswerChat
({ answer }: Props)
app/frontend/src/components/Answer/AnswerChat.tsx:16
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
FunctionApp
()
app/frontend/src/index.tsx:18
FunctionChatGpt
()
app/frontend/src/pages/chatgpt/ChatGpt.tsx:31
FunctionClearChatButton
({ className, disabled, onClick, text }: Props)
app/frontend/src/components/ClearChatButton/ClearChatButton.tsx:13
FunctionDataTable
({data}: DataTableProps)
app/frontend/src/components/DataTable/DataTable.tsx:5
FunctionExample
({ text, value, onClick }: Props)
app/frontend/src/components/Example/Example.tsx:9
FunctionExampleList
({ onExampleClicked, EXAMPLES }: Props)
app/frontend/src/components/Example/ExampleList.tsx:24
FunctionHelp
()
app/frontend/src/pages/help/Help.tsx:6
FunctionLayout
()
app/frontend/src/pages/layout/Layout.tsx:10
FunctionMediaCard
({ cardData }: Props)
app/frontend/src/components/MediaCard/MediaCard.tsx:17
FunctionNoPage
()
app/frontend/src/pages/NoPage.tsx:1
FunctionOneShot
()
app/frontend/src/pages/oneshot/OneShot.tsx:24
FunctionPartitionFile
uses the unstructured.io libraries to analyse a document Returns: elements: A list of available models
api/Python/DocGenerator/__init__.py:54
FunctionQuestionInput
({ onSend, updateQuestion, disabled, placeholder, clearOnSend }: Props)
app/frontend/src/components/QuestionInput/QuestionInput.tsx:23
FunctionQuestionListButton
({ className, onClick }: Props)
app/frontend/src/components/QuestionListButton/QuestionListButton.tsx:11
FunctionRenameButton
({ className, onClick, text }: Props)
app/frontend/src/components/RenameButton/RenameButton.tsx:12
FunctionSessionButton
({ className, onClick }: Props)
app/frontend/src/components/SessionButton/SessionButton.tsx:11
FunctionSettingsButton
({ className, onClick }: Props)
app/frontend/src/components/SettingsButton/SettingsButton.tsx:11
FunctionSqlViewer
({ content }: Props)
app/frontend/src/components/SqlViewer/SqlViewer.tsx:9
FunctionSupportingContent
({ supportingContent }: Props)
app/frontend/src/components/SupportingContent/SupportingContent.tsx:9
FunctionUpload
()
app/frontend/src/pages/upload/Upload.tsx:34
FunctionUserChatMessage
({ message }: Props)
app/frontend/src/components/UserChatMessage/UserChatMessage.tsx:7
Method__init__
(self, OpenAiEndPoint, OpenAiKey, OpenAiVersion, OpenAiChat, OpenAiApiKey, OpenAiEmbedding,
app/backend/Utilities/ChatGptStream.py:26
Method__init__
( self, azure_search_endpoint: str, azure_search_key: str, index_name: str,
api/Python/Utilities/azureSearch.py:223
Method__init__
(self, system_content: str, chatgpt_model: str)
api/Python/Utilities/messageBuilder.py:15
Function__validate_industry
Check to see if passed string is in the list of possible Industries. :param value: Industry name. :return: Passed value or No Return
app/backend/Utilities/fmp.py:442
Function__validate_industry
Check to see if passed string is in the list of possible Industries. :param value: Industry name. :return: Passed value or No Return
api/Python/Utilities/fmp.py:442
Function__validate_sector
Check to see if passed string is in the list of possible Sectors. :param value: Sector name. :return: Passed value or No Return
app/backend/Utilities/fmp.py:430
Function__validate_sector
Check to see if passed string is in the list of possible Sectors. :param value: Sector name. :return: Passed value or No Return
api/Python/Utilities/fmp.py:430
Function__validate_series_type
Check to see if passed string is in the list of possible Series Type. :param value: Series Type name. :return: Passed value or No Return
app/backend/Utilities/fmp.py:470
Function__validate_series_type
Check to see if passed string is in the list of possible Series Type. :param value: Series Type name. :return: Passed value or No Return
api/Python/Utilities/fmp.py:470
Function__validate_technical_indicators_time_delta
Exactly like set_time_delta() method but adds 'daily' as an option. :param value: Indicators Time Delta name. :return: Passed value or No Retu
app/backend/Utilities/fmp.py:484
Function__validate_technical_indicators_time_delta
Exactly like set_time_delta() method but adds 'daily' as an option. :param value: Indicators Time Delta name. :return: Passed value or No Retu
api/Python/Utilities/fmp.py:484
Function__validate_time_delta
Check to see if passed string is in the list of possible Time Deltas. :param value: Time Delta name. :return: Passed value or No Return
app/backend/Utilities/fmp.py:456
Function__validate_time_delta
Check to see if passed string is in the list of possible Time Deltas. :param value: Time Delta name. :return: Passed value or No Return
api/Python/Utilities/fmp.py:456
Method_aget_relevant_documents
( self, query: str, *, run_manager: AsyncCallbackManagerForRetrieverRun, )
api/Python/Utilities/azureSearch.py:699
Method_get_relevant_documents
( self, query: str, run_manager: CallbackManagerForRetrieverRun, **kwargs: Any
api/Python/Utilities/azureSearch.py:683
Methodaembed_documents
Asynchronous Embed search docs.
api/Python/Utilities/embeddingSchema.py:16
Methodaembed_query
Asynchronous Embed query text.
api/Python/Utilities/embeddingSchema.py:20
Methodaget_relevant_documents
(self, query: str)
api/Python/Utilities/cogSearchVsRetriever.py:123
Methodappend_message
(self, role: str, content: str, index: int = 1)
api/Python/Utilities/messageBuilder.py:21
Functionask
()
app/backend/app.py:28
FunctionbalanceSheetStatement
Query FMP /balance-sheet-statement/ API. Display or download company's balance sheet statement. :param apikey: Your API key. :param
app/backend/Utilities/fmp.py:683
Functionbalance_sheet_statement
Query FMP /balance-sheet-statement/ API. Display or download company's balance sheet statement. :param apikey: Your API key. :param
api/Python/Utilities/fmp.py:683
Functionbalance_sheet_statement_as_reported
Query FMP /balance-sheet-statement-as-reported/ API. Company's "as reported" balance sheet statement. :param apikey: Your API key. :
app/backend/Utilities/fmp.py:850
Functionbalance_sheet_statement_as_reported
Query FMP /balance-sheet-statement-as-reported/ API. Company's "as reported" balance sheet statement. :param apikey: Your API key. :
api/Python/Utilities/fmp.py:850
← previousnext →101–200 of 433, ranked by callers