Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InternLM/HuixiangDou
/ functions
Functions
808 in github.com/InternLM/HuixiangDou
⨍
Functions
808
◇
Types & classes
184
↳
Endpoints
20
↓ 1 callers
Function
lark_group_recv_and_send
(assistant, fe_config: dict)
huixiangdou/main.py:76
↓ 1 callers
Function
list_model
()
tests/test_kimi.py:12
↓ 1 callers
Function
listenPopState
(callback)
web/front-end/src/config/change-page-gray.ts:48
↓ 1 callers
Function
llm_annotate
(llm_type: str, input_filepath: str = 'groups/input.jsonl', output_filepath:
sft/reconstruct_filter_annotate.py:388
↓ 1 callers
Function
llm_serve
Start the LLM server. Args: config_path (str): Path to the configuration file. server_ready (multiprocessing.Value): Shared varia
huixiangdou/services/llm_server_hybrid.py:505
↓ 1 callers
Function
llm_with_plugin
(prompt: str, history, list_of_plugin_info=())
tests/test_qwen_react.py:68
↓ 1 callers
Function
loadLang
()
web/front-end/src/utils/utils.ts:10
↓ 1 callers
Function
load_dataset
()
tests/test_build_milvus_and_filter.py:118
↓ 1 callers
Function
load_dataset
()
evaluation/rejection/build_fs_and_filter.py:90
↓ 1 callers
Function
load_dataset
()
evaluation/rejection/kg_filter.py:17
↓ 1 callers
Function
load_documents
(n:int = 1)
tests/test_lda/step0_preprocess.py:23
↓ 1 callers
Method
load_key
()
huixiangdou/services/web_search.py:95
↓ 1 callers
Function
load_namemap
()
tests/test_lda/step1_countvec.py:49
↓ 1 callers
Function
load_newwords
()
tests/test_lda/step0_preprocess.py:47
↓ 1 callers
Function
load_queries
(fsid: str)
evaluation/rerank/step1_create_candidates.py:64
↓ 1 callers
Function
load_secret
()
unittest/service/daily_smoke.py:25
↓ 1 callers
Function
load_secret
()
unittest/service/test_sg_search.py:13
↓ 1 callers
Function
load_secret
()
unittest/service/test_web_search.py:12
↓ 1 callers
Function
load_stopwords
()
tests/test_lda/step0_preprocess.py:15
↓ 1 callers
Method
logging_search_query
Logging search query to txt file.
huixiangdou/services/web_search.py:278
↓ 1 callers
Method
login
user login, need scan qr code on mobile phone.
huixiangdou/frontend/wechat.py:579
↓ 1 callers
Method
login
(self)
web/service/access.py:95
↓ 1 callers
Function
loginBean
(name: string, password: string)
web/front-end/src/services/home.ts:101
↓ 1 callers
Method
loop
Fetch all messages from redis, split it by groupId; concat by timestamp.
huixiangdou/frontend/wechat.py:909
↓ 1 callers
Function
main
Function to start the server without running a separate process.
huixiangdou/services/llm_server_hybrid.py:585
↓ 1 callers
Function
main
split: 把单个群聊文件,划分成多个。 intention: 用 LLM 计算 is_question cr_need
sft/reconstruct_wechat_group.py:504
↓ 1 callers
Function
main
(args)
tests/test_kimi_passkey.py:83
↓ 1 callers
Function
main
()
tests/test_internlm2.py:20
↓ 1 callers
Function
main
()
tests/test_llm_client.py:57
↓ 1 callers
Function
main
(url)
tests/test_pyppeteer.py:7
↓ 1 callers
Function
main
()
tests/test_build_milvus_and_filter.py:278
↓ 1 callers
Function
main
()
tests/test_lda/step0_preprocess.py:134
↓ 1 callers
Function
main
main function start server use uvicorn default workers: 3 default port: 23333.
web/main.py:92
↓ 1 callers
Function
main
()
web/front-end/src/config/change-page-gray.ts:80
↓ 1 callers
Function
main
()
evaluation/rejection/build_fs_and_filter.py:309
↓ 1 callers
Function
main
()
evaluation/rejection/kg_filter.py:99
↓ 1 callers
Function
main
()
evaluation/rerank/step1_create_candidates.py:145
↓ 1 callers
Method
mark_as_processed
(self)
evaluation/rerank/step1_create_candidates.py:58
↓ 1 callers
Method
mark_monthly_active
(cls, feature_store_id: str)
web/service/cache.py:132
↓ 1 callers
Method
mark_query_id_complete
(cls, feature_store_id: str, query_id_list: List[str])
web/service/cache.py:104
↓ 1 callers
Method
max_inner_product_relevance_score_fn
Normalize the distance to a score on a scale [0, 1].
huixiangdou/primitive/query.py:30
↓ 1 callers
Function
mean_pooling
(model_output, attention_mask)
tests/test_optimum_st.py:11
↓ 1 callers
Function
metric
(llm_type: str, gt_filepath: str = 'groups/input.jsonl', dt_filepath: str = 'groups/outp
sft/reconstruct_filter_annotate.py:212
↓ 1 callers
Method
mget_query_id_to_fetch
(cls, feature_store_id: str)
web/service/cache.py:92
↓ 1 callers
Method
mget_query_info
( cls, query_id_list: List[str], feature_store_id: str)
web/service/cache.py:51
↓ 1 callers
Method
model_type
Check reranker model is LLM reranker or not.
huixiangdou/primitive/llm_reranker.py:62
↓ 1 callers
Method
model_type
Check text2vec model using multimodal or not.
huixiangdou/primitive/embedder.py:61
↓ 1 callers
Function
node_to_jsonstr
(instance)
huixiangdou/services/kg.py:40
↓ 1 callers
Method
on_lark_message
(self)
web/service/message.py:14
↓ 1 callers
Method
on_wechat_message
(self, body: WechatRequest, suffix: str)
web/service/message.py:19
↓ 1 callers
Function
online
(data: Chat)
web/front-end/src/services/home.ts:183
↓ 1 callers
Function
onlineResponse
(queryId: string)
web/front-end/src/services/home.ts:190
↓ 1 callers
Function
parse_args
Parse args.
huixiangdou/gradio_ui.py:26
↓ 1 callers
Function
parse_args
Parse args.
huixiangdou/api_server.py:92
↓ 1 callers
Function
parse_args
Parse args.
huixiangdou/main.py:18
↓ 1 callers
Function
parse_args
Parse args.
huixiangdou/frontend/wechat.py:1024
↓ 1 callers
Function
parse_args
Parse args.
huixiangdou/frontend/lark_group.py:165
↓ 1 callers
Function
parse_args
Parse command-line arguments. Please `export LOGURU_LEVEL=WARNING` before running.
huixiangdou/services/kg.py:411
↓ 1 callers
Function
parse_args
Parse command-line arguments.
huixiangdou/services/llm_client.py:188
↓ 1 callers
Function
parse_args
Parses command-line arguments.
huixiangdou/services/serial_pipeline.py:400
↓ 1 callers
Function
parse_args
Parses command-line arguments for web search.
huixiangdou/services/web_search.py:323
↓ 1 callers
Function
parse_args
Parses command line arguments.
huixiangdou/services/sg_search.py:181
↓ 1 callers
Function
parse_args
Parses command-line arguments.
huixiangdou/services/parallel_pipeline.py:318
↓ 1 callers
Function
parse_args
Parse command-line arguments.
huixiangdou/services/store.py:422
↓ 1 callers
Function
parse_args
Parse command-line arguments.
huixiangdou/services/llm_server_hybrid.py:484
↓ 1 callers
Function
parse_args
Parse args.
sft/reconstruct_filter_annotate.py:413
↓ 1 callers
Function
parse_args
Parse args.
sft/reconstruct_wechat_group.py:102
↓ 1 callers
Function
parse_args
Parse command-line arguments.
tests/test_build_milvus_and_filter.py:96
↓ 1 callers
Function
parse_args
Parses command-line arguments.
web/proxy/web_worker.py:311
↓ 1 callers
Function
parse_args
Parse command-line arguments.
evaluation/rejection/build_fs_and_filter.py:64
↓ 1 callers
Function
parse_args
()
evaluation/rejection/kg_filter.py:86
↓ 1 callers
Function
parse_config
()
tests/test_kimi_passkey.py:12
↓ 1 callers
Function
parse_json_str
(json_str: str)
huixiangdou/services/helper.py:191
↓ 1 callers
Function
parse_latest_plugin_call
(text)
tests/test_qwen_react.py:166
↓ 1 callers
Method
parse_markdown
(self, file: FileName, metadata: Dict)
huixiangdou/services/store.py:114
↓ 1 callers
Method
parse_req
(cls, request: Request)
web/service/agent.py:45
↓ 1 callers
Method
parse_rsp
(cls, response: RawResponse)
web/service/agent.py:75
↓ 1 callers
Function
parse_version_info
Parse version from a string. Args: version_str (str): A string represents a version info. Returns: tuple: A sequence of inte
huixiangdou/version.py:8
↓ 1 callers
Method
pass
android/demo/src/main/java/com/carlos/grabredenvelope/demo/SendEmojiService.kt:49
↓ 1 callers
Function
plot_3d
()
evaluation/rejection/plot.py:8
↓ 1 callers
Function
post_single
(url, prompt, history, backend)
tests/test_llm_client.py:34
↓ 1 callers
Method
print_env
(cls)
web/config/env.py:13
↓ 1 callers
Function
process
()
web/proxy/main.py:350
↓ 1 callers
Function
process
(param: tuple)
evaluation/rerank/step1_create_candidates.py:87
↓ 1 callers
Method
process
Check result with security.
huixiangdou/services/serial_pipeline.py:222
↓ 1 callers
Method
process
(self, sess: Session)
huixiangdou/services/parallel_pipeline.py:38
↓ 1 callers
Method
process
Try web search.
huixiangdou/services/parallel_pipeline.py:139
↓ 1 callers
Method
process_coroutine
Try get reply with text2vec & rerank model.
huixiangdou/services/parallel_pipeline.py:86
↓ 1 callers
Method
process_coroutine
Try get reply with text2vec & rerank model.
huixiangdou/services/parallel_pipeline.py:97
↓ 1 callers
Method
process_coroutine
Try get reply with text2vec & rerank model.
huixiangdou/services/parallel_pipeline.py:110
↓ 1 callers
Method
process_coroutine
(self, sess: Session)
huixiangdou/services/parallel_pipeline.py:174
↓ 1 callers
Function
process_data
(documents: list, pid: int)
tests/test_lda/step0_preprocess.py:68
↓ 1 callers
Method
process_qa_pairs
Process QA pairs from CSV or JSON file. Args: qa_pair_file: Path to the CSV or JSON file containing QA pairs.
huixiangdou/services/store.py:184
↓ 1 callers
Function
profiling
()
tests/test_optimum_st.py:67
↓ 1 callers
Method
qsize
Return the approximate size of the queue.
huixiangdou/services/helper.py:106
↓ 1 callers
Method
qsize
Return the approximate size of the queue.
web/proxy/test.py:40
↓ 1 callers
Method
query_file_chunk_map
(self, attr: str)
huixiangdou/services/kg.py:354
↓ 1 callers
Function
qwen_coref_res
(llm_type: str, target: object)
sft/reconstruct_filter_annotate.py:265
↓ 1 callers
Function
read_and_save
(file: FileName)
huixiangdou/services/store.py:44
↓ 1 callers
Function
read_config_ini_files
(directory)
web/tools/update_fs_max_len.py:6
← previous
next →
301–400 of 808, ranked by callers