Commit Graph

5 Commits

Author SHA1 Message Date
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 7ab379688e format source code 2024-01-13 18:04:09 +08:00
binary-husky 527f9d28ad change get_conf 2023-10-29 00:34:40 +08:00
binary-husky 127385b846 接入新模型 2023-10-28 19:23:43 +08:00
binary-husky cf085565a7 rename folder 2023-10-28 17:44:17 +08:00