MCPcopy Create free account

hub / github.com/InternLM/HuixiangDou / functions

Functions808 in github.com/InternLM/HuixiangDou

↓ 1 callersMethodupdate_qalib_docs
update qalib's docs. :param feature_store_id: :param added_docs: :param file_base: :return:
web/service/qalib.py:348
↓ 1 callersFunctionupdate_sample
(cache: CacheRetriever, payload: types.SimpleNamespace)
web/proxy/main.py:257
↓ 1 callersMethodupdate_sample_info
(self, body: QalibPositiveNegative)
web/service/qalib.py:195
↓ 1 callersFunctionuseNotification
()
web/front-end/src/components/notification/use-notification.tsx:35
↓ 1 callersFunctionvalidateBean
(name, password)
web/front-end/src/pages/home/home.tsx:26
↓ 1 callersMethodwait
(self, token_count, silent=False)
huixiangdou/primitive/limitter.py:100
↓ 1 callersFunctionwechat_personal_run
Call assistant inference.
huixiangdou/main.py:127
↓ 1 callersFunctionwrap_as_coroutine
()
huixiangdou/services/llm_client.py:214
↓ 1 callersFunctionwrap_async_as_coroutine
()
huixiangdou/services/parallel_pipeline.py:336
↓ 1 callersFunctionwrite_all_issues
(owener, name, issues_list, max_issue_number)
tests/test_get_issue_comment_pipeline.py:99
↓ 1 callersFunctionymd
()
huixiangdou/gradio_ui.py:19
FunctionApp
()
web/front-end/src/app.tsx:8
FunctionBeanDetail
()
web/front-end/src/pages/bean-detail/bean-detail.tsx:33
FunctionButton
({ disabled = false, onClick, children, className, })
web/front-end/src/components/button/button.tsx:12
FunctionChat
()
web/front-end/src/pages/bean-detail/components/chat/chat.tsx:133
FunctionComponentPortal
({ children, wrapperId = '' })
web/front-end/src/components/components-portal/components-portal.tsx:3
FunctionCopyCode
(props: CopyCodeProps)
web/front-end/src/components/copy-code/copy-code.tsx:8
FunctionDeleteBtn
({ onClick })
web/front-end/src/components/upload/delete-btn.tsx:6
FunctionEmojiWrapper
({ emoji = heart, children })
web/front-end/src/components/notification/emoji-wrapper.tsx:10
FunctionExample
()
web/front-end/src/pages/bean-detail/components/example/example.tsx:18
FunctionFileItem
(props)
web/front-end/src/components/upload/upload.tsx:41
FunctionGlobalLang
({ children })
web/front-end/src/components/global-lang/global-lang.tsx:11
FunctionHeader
()
web/front-end/src/components/header/header.tsx:6
FunctionHeaderContainerLayout
()
web/front-end/src/layouts/header-container-layout/header-container-layout.tsx:6
FunctionHome
()
web/front-end/src/pages/home/home.tsx:12
FunctionImportDocs
({ refresh, docs, filesState })
web/front-end/src/pages/bean-detail/components/import-docs/import-docs.tsx:18
FunctionIntegrateFeishu
({ suffix, feishu, refresh, children })
web/front-end/src/pages/bean-detail/components/integrate-feishu/integrate-feishu.tsx:23
FunctionIntegrateWechat
(props: IntegrateWechatProps)
web/front-end/src/pages/bean-detail/components/integrate-wechat/integrate-wechat.tsx:12
FunctionIntl
(id: string)
web/front-end/src/utils/utils.ts:37
FunctionMessageItem
(props: { message: Message })
web/front-end/src/pages/bean-detail/components/chat/chat.tsx:29
FunctionNotification
({ title, content, notificationKey, })
web/front-end/src/components/notification/notification.tsx:14
FunctionRouterRoot
()
web/front-end/src/routes/index.tsx:9
FunctionToggleSearch
({ refresh, webSearchToken, children })
web/front-end/src/pages/bean-detail/components/toggle-search/toggle-search.tsx:19
FunctionUpload
({ docs = [], afterUpload, afterDelete, filesState = [], children })
web/front-end/src/components/upload/upload.tsx:90
FunctionUploadItem
({ uid, name, status, progress })
web/front-end/src/components/upload-item/upload-item.tsx:36
Method__del__
(self)
huixiangdou/primitive/entity.py:94
Method__del__
(self)
huixiangdou/services/session.py:46
Method__del__
Write all logged queries into the file when the QueryTracker instance is destroyed. It opens the log file in append mode, writes all
huixiangdou/services/helper.py:174
Method__init__
(self, k1=1.5, b=0.75, epsilon=0.25)
huixiangdou/primitive/bm250kapi.py:21
Method__init__
(self, root: str, filename: str, _type: str)
huixiangdou/primitive/file_operation.py:17
Method__init__
(self)
huixiangdou/primitive/file_operation.py:35
Method__init__
Create a new TextSplitter.
huixiangdou/primitive/splitter.py:175
Method__init__
Create a new TextSplitter.
huixiangdou/primitive/splitter.py:200
Method__init__
Create a new TextSplitter.
huixiangdou/primitive/splitter.py:260
Method__init__
Initialize a MarkdownTextRefSplitter.
huixiangdou/primitive/splitter.py:342
Method__init__
Create a new MarkdownHeaderTextSplitter. Args: headers_to_split_on: Headers we want to track strip_headers: Strip spl
huixiangdou/primitive/splitter.py:369
Method__init__
( self, model_config: dict, topn: int = 10)
huixiangdou/primitive/llm_reranker.py:20
Method__init__
(self, rpm: int = 1000)
huixiangdou/primitive/limitter.py:8
Method__init__
(self, tpm: int = 20000)
huixiangdou/primitive/limitter.py:66
Method__init__
(self, model_config: dict)
huixiangdou/primitive/embedder.py:22
Method__init__
Initialize with necessary components.
huixiangdou/primitive/faiss.py:31
Method__init__
(self, file_dir:str, ignore_case=True)
huixiangdou/primitive/entity.py:8
Method__init__
Init with hook url.
huixiangdou/frontend/lark.py:18
Method__init__
(self, name, namespace='HuixiangDou', **redis_kwargs)
huixiangdou/frontend/wechat.py:52
Method__init__
(self)
huixiangdou/frontend/wechat.py:138
Method__init__
(self)
huixiangdou/frontend/wechat.py:327
Method__init__
init with config.
huixiangdou/frontend/wechat.py:402
Method__init__
(self, config_path: str, override: bool = False, retry: int
huixiangdou/services/kg.py:60
Method__init__
(self, name: str, data: Dict)
huixiangdou/services/llm.py:67
Method__init__
Initialize the LLM with the path of the configuration file.
huixiangdou/services/llm.py:91
Method__init__
Initialize the ChatClient with the path of the configuration file.
huixiangdou/services/llm_client.py:21
Method__init__
(self, config: dict, llm: LLM, language: str)
huixiangdou/services/serial_pipeline.py:38
Method__init__
(self, config: dict, llm: LLM, retriever: Retriever, language: str)
huixiangdou/services/serial_pipeline.py:92
Method__init__
(self, config: dict, config_path: str, llm: LLM, language: str)
huixiangdou/services/serial_pipeline.py:150
Method__init__
(self, llm: LLM, language: str)
huixiangdou/services/serial_pipeline.py:213
Method__init__
Constructs all the necessary attributes for the worker object. Args: work_dir (str): The working directory where feature files ar
huixiangdou/services/serial_pipeline.py:268
Method__init__
Init with model device type and config.
huixiangdou/services/retriever.py:22
Method__init__
(self, config_path: str, cache_size: int = 4, rerank_topn:
huixiangdou/services/retriever.py:292
Method__init__
(self, language: str)
huixiangdou/services/prompt.py:135
Method__init__
(self, content: str = '', source='', brief='')
huixiangdou/services/web_search.py:50
Method__init__
Initializes the WebSearch object with the given config path and retry count.
huixiangdou/services/web_search.py:83
Method__init__
(self, query: Query, history: list, groupname: str = '',
huixiangdou/services/session.py:9
Method__init__
Init searcher with config.
huixiangdou/services/sg_search.py:30
Method__init__
(self, config: dict, llm: LLM, language: str)
huixiangdou/services/parallel_pipeline.py:30
Method__init__
(self, retriever: Retriever)
huixiangdou/services/parallel_pipeline.py:83
Method__init__
(self, retriever: Retriever)
huixiangdou/services/parallel_pipeline.py:94
Method__init__
(self, retriever: Retriever)
huixiangdou/services/parallel_pipeline.py:107
Method__init__
(self, config: dict, config_path: str, llm: LLM, language: str)
huixiangdou/services/parallel_pipeline.py:124
Method__init__
(self, config: dict, llm: LLM, retriever: CacheRetriever, language: str)
huixiangdou/services/parallel_pipeline.py:182
Method__init__
Constructs all the necessary attributes for the worker object. Args: work_dir (str): The working directory where feature files ar
huixiangdou/services/parallel_pipeline.py:225
Method__init__
Init with model device type and config.
huixiangdou/services/store.py:69
Method__init__
(self, name, namespace='HuixiangDou', **redis_kwargs)
huixiangdou/services/helper.py:98
Method__init__
Initialize the QueryTracker with the path of the log file.
huixiangdou/services/helper.py:160
Method__init__
Init model handler.
huixiangdou/services/llm_server_hybrid.py:57
Method__init__
Initialize the HybridLLMServer with the given configuration, device, and number of retries.
huixiangdou/services/llm_server_hybrid.py:167
Method__init__
Initialize the ChatClient with the path of the configuration file.
sft/reconstruct_wechat_group.py:22
Method__init__
(self, *args, **kwargs)
tests/test_build_milvus_and_filter.py:45
Method__init__
(self)
web/mq/hxd_task.py:12
Method__init__
(self, request: Request, response: Response, hxd_info: QalibInfo)
web/service/qalib.py:76
Method__init__
(self)
web/service/qalib.py:261
Method__init__
(self, login: LoginBody, request: Request, response: Response)
web/service/access.py:76
Method__init__
(self)
web/service/cache.py:17
Method__init__
(self, request: Request, response: Response, hxd_info: QalibInfo)
web/service/chat.py:27
Method__init__
(self, request: Request, response: Response)
web/service/statistic.py:16
Method__init__
(self, request: Request, response: Response)
web/service/message.py:10
Method__init__
(self, name, namespace='HuixiangDou', **redis_kwargs)
web/proxy/test.py:32
Method__init__
Constructs all the necessary attributes for the worker object. Args: work_dir (str): The working directory where feature files ar
web/proxy/web_worker.py:76
Method__init__
(self, level: int)
evaluation/rejection/build_fs_and_filter.py:20
Method__init__
(self, *args, **kwargs)
evaluation/rejection/build_fs_and_filter.py:59
Method__init__
(self, *args, **kwargs)
evaluation/rerank/step1_create_candidates.py:38
← previousnext →501–600 of 808, ranked by callers