MCPcopy Create free account

hub / github.com/GerevAI/gerev / functions

Functions278 in github.com/GerevAI/gerev

↓ 73 callersMethodget
()
app/indexing/bm25_index.py:40
↓ 19 callersMethodget_instance
(cls)
app/queues/task_queue.py:29
↓ 14 callersMethodput_single
(self, doc: BasicDocument)
app/queues/index_queue.py:35
↓ 11 callersMethodadd_task_to_queue
(self, function: Callable, **kwargs)
app/data_source/api/base_data_source.py:127
↓ 8 callersMethodupdate
(self, session=None)
app/indexing/bm25_index.py:61
↓ 6 callersMethod_capture
(cls, event: str, uuid=None, properties=None)
app/telemetry.py:57
↓ 5 callersFunctionget_utc_time_now
()
app/data_source/api/utils.py:60
↓ 5 callersFunctionhtml_to_text
(html: str)
app/parsers/html.py:5
↓ 5 callersMethodinit
(cls)
app/data_source/api/context.py:102
↓ 4 callersMethodget_data_source_class
(cls, data_source_name: str)
app/data_source/api/context.py:45
↓ 4 callersMethodlist_projects
(jira: Jira)
app/data_source/sources/jira/jira.py:39
↓ 4 callersMethodsearch
(self, query: str, top_k: int)
app/indexing/bm25_index.py:70
↓ 3 callersFunction_cross_encode
( cross_encoder: CrossEncoder, query: str, candidates: List[Candidate], top_k:
app/search_logic.py:126
↓ 3 callersMethod_get_all_paginated
(self, url: str)
app/data_source/sources/gitlab/gitlab.py:58
↓ 3 callersMethodcapitilize
(str: string)
ui/src/components/data-source-panel.tsx:120
↓ 3 callersMethodclient_from_config
(config: Dict)
app/data_source/sources/jira/jira_cloud.py:39
↓ 3 callersMethodclient_from_config
(config: Dict)
app/data_source/sources/jira/jira.py:50
↓ 3 callersMethodconfluence_client_from_config
(config: Dict)
app/data_source/sources/confluence/confluence.py:76
↓ 3 callersMethodconfluence_client_from_config
(config: Dict)
app/data_source/sources/confluence/confluence_cloud.py:39
↓ 3 callersMethodcreate
()
app/indexing/bm25_index.py:29
↓ 3 callersFunctionisClosedStatus
(props: SearchResultProps)
ui/src/components/search-result.tsx:174
↓ 3 callersMethodlist_all_spaces
(confluence: Confluence)
app/data_source/sources/confluence/confluence.py:51
↓ 3 callersMethodlist_spaces
(confluence: Confluence, start=0)
app/data_source/sources/confluence/confluence.py:38
↓ 3 callersMethodremove
(self, ids: torch.LongTensor)
app/indexing/faiss_index.py:40
↓ 2 callersFunction_check_for_new_documents
(force=False)
app/main.py:61
↓ 2 callersMethod_get_author_details
(self, author_id: str)
app/data_source/sources/rocketchat/rocketchat.py:144
↓ 2 callersMethod_get_mattermost_url
(self)
app/data_source/sources/mattermost/mattermost.py:100
↓ 2 callersMethod_save
(self)
app/indexing/bm25_index.py:86
↓ 2 callersMethod_split_into_paragraphs
split into paragraphs and batch small paragraphs together into the same paragraph
app/indexing/index_documents.py:116
↓ 2 callersMethod_update
(self, session)
app/indexing/bm25_index.py:49
↓ 2 callersMethodadd_task
(self, task: Task)
app/queues/task_queue.py:42
↓ 2 callersMethodbasic_to_document
(document: BasicDocument, parent: Document = None)
app/indexing/index_documents.py:30
↓ 2 callersFunctioncapitilize
(str: string)
ui/src/components/search-result.tsx:170
↓ 2 callersMethodclear
(self)
app/indexing/bm25_index.py:81
↓ 2 callersFunctiondocx_to_html
(input_filename: str)
app/parsers/docx.py:4
↓ 2 callersMethodextract_classes
(file_path: str)
app/data_source/api/dynamic_loader.py:25
↓ 2 callersMethodfind_data_sources
()
app/data_source/api/dynamic_loader.py:62
↓ 2 callersFunctiongetDaysAgo
(time: string)
ui/src/components/search-result.tsx:199
↓ 2 callersFunctiongetSearchHistory
* Current implementation is based on last 100 queries saved in local storage.
ui/src/autocomplete.ts:5
↓ 2 callersMethodget_class
(file_path: str, class_name: str)
app/data_source/api/dynamic_loader.py:41
↓ 2 callersMethodget_config_fields
()
app/data_source/sources/jira/jira.py:32
↓ 2 callersMethodget_data_source_instance
(cls, data_source_id: int)
app/data_source/api/context.py:37
↓ 2 callersMethodget_display_name
(cls)
app/data_source/sources/jira/jira.py:28
↓ 2 callersMethodget_list
(self, url: str, count: int = 500, sort: str = None, filters: Dict = None)
app/data_source/sources/bookstack/bookstack.py:60
↓ 2 callersMethodget_user
(self, user_id: int)
app/data_source/sources/bookstack/bookstack.py:95
↓ 2 callersMethodinIndexing
()
ui/src/App.tsx:238
↓ 2 callersMethodlistConnectedDataSources
()
ui/src/App.tsx:180
↓ 2 callersMethodlistDataSourceTypes
()
ui/src/App.tsx:168
↓ 2 callersMethodlist_books
(book_stack: BookStack)
app/data_source/sources/bookstack/bookstack.py:123
↓ 2 callersMethodput
(self, docs: List[BasicDocument])
app/queues/index_queue.py:38
↓ 2 callersMethodremove_documents
(documents: List[Document], session=None)
app/indexing/index_documents.py:145
↓ 2 callersMethodstart
(cls)
app/workers.py:16
↓ 2 callersMethodstop
(cls)
app/workers.py:23
↓ 1 callersFunctionDateSpan
(props: SearchResultProps)
ui/src/components/search-result.tsx:186
↓ 1 callersMethod__init__
(self, url: str, token_id: str, token_secret: str, *args, **kwargs)
app/data_source/sources/bookstack/bookstack.py:35
↓ 1 callersMethod_ack_chunk
(queue: IndexQueue, ids: List[int])
app/indexing/background_indexer.py:67
↓ 1 callersFunction_add_metadata_for_indexing
(paragraph: Paragraph)
app/indexing/bm25_index.py:14
↓ 1 callersMethod_add_metadata_for_indexing
(paragraph: Paragraph)
app/indexing/index_documents.py:138
↓ 1 callersFunction_assign_answer_sentence
(candidate: Candidate, answer: str)
app/search_logic.py:151
↓ 1 callersMethod_create_uuid_file
(cls, user_uuid: str)
app/telemetry.py:36
↓ 1 callersMethod_feed_conversations
(self, conversations: List[SlackConversation])
app/data_source/sources/slack/slack.py:65
↓ 1 callersMethod_feed_drive
(self, drive)
app/data_source/sources/google_drive/google_drive.py:109
↓ 1 callersMethod_feed_file
(self, file)
app/data_source/sources/google_drive/google_drive.py:139
↓ 1 callersMethod_feed_new_documents
(self)
app/data_source/sources/rocketchat/rocketchat.py:154
↓ 1 callersMethod_feed_new_documents
Feeds the indexing queue with new documents.
app/data_source/api/base_data_source.py:99
↓ 1 callersMethod_fetch_conversation_messages
(self, conv: SlackConversation)
app/data_source/sources/slack/slack.py:158
↓ 1 callersFunction_find_answers_in_candidates
(candidates: List[Candidate], query: str)
app/search_logic.py:166
↓ 1 callersMethod_get_all_drives
(self)
app/data_source/sources/google_drive/google_drive.py:203
↓ 1 callersMethod_get_author_details
(self, author_id: str)
app/data_source/sources/slack/slack.py:79
↓ 1 callersMethod_get_conversation_history
(self, conv: SlackConversation, cursor: str, last_index_unix: str)
app/data_source/sources/slack/slack.py:141
↓ 1 callersMethod_get_mattermost_user
(self, user_id: str)
app/data_source/sources/mattermost/mattermost.py:110
↓ 1 callersMethod_get_parent_name
(self, parent_id)
app/data_source/sources/google_drive/google_drive.py:90
↓ 1 callersMethod_get_parents_string
(self, file)
app/data_source/sources/google_drive/google_drive.py:102
↓ 1 callersMethod_get_team_url
(self, channel: MattermostChannel)
app/data_source/sources/mattermost/mattermost.py:104
↓ 1 callersMethod_identify
(cls)
app/telemetry.py:41
↓ 1 callersMethod_is_prior_to_last_index_time
(self, doc_time: datetime)
app/data_source/api/base_data_source.py:152
↓ 1 callersMethod_is_valid_channel
(self, channel: MattermostChannel)
app/data_source/sources/mattermost/mattermost.py:78
↓ 1 callersMethod_is_valid_message
(message: Dict)
app/data_source/sources/slack/slack.py:51
↓ 1 callersMethod_is_valid_message
(self, message: Dict)
app/data_source/sources/mattermost/mattermost.py:75
↓ 1 callersMethod_list_all_projects
(self)
app/data_source/sources/gitlab/gitlab.py:79
↓ 1 callersMethod_list_books
(self)
app/data_source/sources/bookstack/bookstack.py:150
↓ 1 callersMethod_list_channels
(self)
app/data_source/sources/mattermost/mattermost.py:70
↓ 1 callersMethod_list_conversations
(self)
app/data_source/sources/slack/slack.py:60
↓ 1 callersMethod_list_messages
(self, channel: RocketchatRoom)
app/data_source/sources/rocketchat/rocketchat.py:114
↓ 1 callersMethod_list_posts_in_channel
(self, channel_id: str, page: int)
app/data_source/sources/mattermost/mattermost.py:81
↓ 1 callersMethod_list_rooms
(self)
app/data_source/sources/rocketchat/rocketchat.py:74
↓ 1 callersMethod_list_spaces
(self)
app/data_source/sources/confluence/confluence.py:94
↓ 1 callersMethod_list_thread_messages
(self, thread: RocketchatThread)
app/data_source/sources/rocketchat/rocketchat.py:128
↓ 1 callersMethod_list_threads
(self, channel: RocketchatRoom)
app/data_source/sources/rocketchat/rocketchat.py:102
↓ 1 callersMethod_load_connected_sources_from_db
(cls)
app/data_source/api/context.py:107
↓ 1 callersMethod_load_data_source_classes
(cls)
app/data_source/api/context.py:132
↓ 1 callersMethod_read_uuid_file
(cls)
app/telemetry.py:27
↓ 1 callersMethod_save_index_time_in_db
Sets the index time in the database, to be now
app/data_source/api/base_data_source.py:118
↓ 1 callersMethod_should_index_file
(self, file)
app/data_source/sources/google_drive/google_drive.py:77
↓ 1 callersMethod_text_anchor
(self, url, text)
app/search_logic.py:66
↓ 1 callersFunction_wrap_with_try_except
(func)
app/data_source/api/utils.py:19
↓ 1 callersFunctionaddToSearchHistory
(search: string)
ui/src/autocomplete.ts:17
↓ 1 callersMethodadded_data_source
(cls, uuid: str, name: str)
app/telemetry.py:79
↓ 1 callersMethodcapitilize
(str: string)
ui/src/App.tsx:547
↓ 1 callersMethodconsume_all
(self, max_docs=5000, timeout=1)
app/queues/index_queue.py:45
next →1–100 of 278, ranked by callers