Commit Graph

7 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
qingxu fu a655ce1f00 Merge branch 'frontier' into master_autogen 2023-11-11 22:03:20 +08:00
qingxu fu 28119e343c 将autogen大模型调用底层hook掉 2023-11-11 22:01:19 +08:00
qingxu fu e4409b94d1 修正拼写 report_execption -> report_exception #1220 2023-11-11 18:30:57 +08:00
binary-husky 804599bbc3 autogen 2023-11-07 15:36:05 +08:00
binary-husky 5dd3f4ad6d rename 2023-10-23 21:50:47 +08:00
binary-husky 218f0c445e 微调Autogen代码结构 2023-10-20 23:18:32 +08:00