Steven Moder
56a5006c5f
typo: Fix typos and rename functions across multiple files
...
This commit addresses several minor issues:
- Corrected spelling of function names (e.g., `update_ui_lastest_msg` to `update_ui_latest_msg`)
- Fixed typos in comments and variable names
- Corrected capitalization in some strings (e.g., "ArXiv" instead of "Arixv")
- Renamed some variables for consistency
- Corrected some console-related parameter names (e.g., `console_slience` to `console_silence`)
The changes span multiple files across the project, including request LLM bridges, crazy functions, and utility modules.
2025-02-05 04:36:10 +08:00
binary-husky
ef18aeda81
adjust rag
2024-11-19 14:59:50 +00:00
binary-husky
42d9712f20
Merge branch 'frontier' of github.com:binary-husky/chatgpt_academic into frontier
2024-10-15 08:24:01 +00:00
Boyin Liu
7f0ffa58f0
Boyin rag ( #1983 )
...
* first_version
* rag document support
* RAG interactive prompts added, issues resolved
* Resolve conflicts
* Resolve conflicts
* Resolve conflicts
* more file format support
* move import
* Resolve LlamaIndexRagWorker bug
* new resolve
* Address import LlamaIndexRagWorker problem
* change import order
---------
Co-authored-by: binary-husky <qingxu.fu@outlook.com>
2024-10-14 22:48:24 +08:00
binary-husky
5888d038aa
move import
2024-10-13 16:17:10 +00:00
lbykkkk
fce4fa1ec7
more file format support
2024-10-12 18:25:33 +00:00
Boyin Liu
d13f1e270c
Merge branch 'master' into boyin_rag
2024-10-11 22:31:07 +08:00
lbykkkk
85cf3d08eb
Resolve conflicts
2024-10-11 22:29:56 +08:00
lbykkkk
584e747565
Resolve conflicts
2024-10-11 22:27:57 +08:00
lbykkkk
02ba653c19
Resolve conflicts
2024-10-11 22:21:53 +08:00
lbykkkk
2d12b5b27d
RAG interactive prompts added, issues resolved
2024-10-11 01:06:17 +08:00
binary-husky
da4a5efc49
lazy load llama-index lib
2024-10-06 16:26:26 +00:00
lbykkkk
7ea791d83a
rag document support
2024-09-22 21:37:57 +08:00
lbykkkk
df717f8bba
first_version
2024-09-20 00:06:59 +08:00
binary-husky
7ef39770c7
fallback to simple vs in windows system
2024-09-09 00:27:02 +08:00
binary-husky
dcfed97054
revise milvus rag
2024-09-08 15:43:01 +00:00
binary-husky
8b91d2ac0a
add milvus vector store
2024-09-08 15:19:03 +00:00
binary-husky
80b1a6f99b
rag beta release
2024-09-02 15:00:47 +00:00
binary-husky
08c3c56f53
rag version one
2024-08-28 15:14:13 +00:00