gpt_academic/crazy_functions
binary-husky 2e9b4a5770
Merge Frontier, Update to Version 3.72 (#1553)
* Zhipu sdk update 适配最新的智谱SDK,支持GLM4v (#1502)

* 适配 google gemini 优化为从用户input中提取文件

* 适配最新的智谱SDK、支持glm-4v

* requirements.txt fix

* pending history check

---------

Co-authored-by: binary-husky <qingxu.fu@outlook.com>

* Update "生成多种Mermaid图表" plugin: Separate out the file reading function (#1520)

* Update crazy_functional.py with new functionality deal with PDF

* Update crazy_functional.py and Mermaid.py for plugin_kwargs

* Update crazy_functional.py with new chart type: mind map

* Update SELECT_PROMPT and i_say_show_user messages

* Update ArgsReminder message in get_crazy_functions() function

* Update with read md file and update PROMPTS

* Return the PROMPTS as the test found that the initial version worked best

* Update Mermaid chart generation function

* version 3.71

* 解决issues #1510

* Remove unnecessary text from sys_prompt in 解析历史输入 function

* Remove sys_prompt message in 解析历史输入 function

* Update bridge_all.py: supports gpt-4-turbo-preview (#1517)

* Update bridge_all.py: supports gpt-4-turbo-preview

supports gpt-4-turbo-preview

* Update bridge_all.py

---------

Co-authored-by: binary-husky <96192199+binary-husky@users.noreply.github.com>

* Update config.py: supports gpt-4-turbo-preview (#1516)

* Update config.py: supports gpt-4-turbo-preview

supports gpt-4-turbo-preview

* Update config.py

---------

Co-authored-by: binary-husky <96192199+binary-husky@users.noreply.github.com>

* Refactor 解析历史输入 function to handle file input

* Update Mermaid chart generation functionality

* rename files and functions

---------

Co-authored-by: binary-husky <qingxu.fu@outlook.com>
Co-authored-by: hongyi-zhao <hongyi.zhao@gmail.com>
Co-authored-by: binary-husky <96192199+binary-husky@users.noreply.github.com>

* 接入mathpix ocr功能 (#1468)

* Update Latex输出PDF结果.py

借助mathpix实现了PDF翻译中文并重新编译PDF

* Update config.py

add mathpix appid & appkey

* Add 'PDF翻译中文并重新编译PDF' feature to plugins.

---------

Co-authored-by: binary-husky <96192199+binary-husky@users.noreply.github.com>

* fix zhipuai

* check picture

* remove glm-4 due to bug

* 修改config

* 检查MATHPIX_APPID

* Remove unnecessary code and update
function_plugins dictionary

* capture non-standard token overflow

* bug fix #1524

* change mermaid style

* 支持mermaid 滚动放大缩小重置,鼠标滚动和拖拽 (#1530)

* 支持mermaid 滚动放大缩小重置,鼠标滚动和拖拽

* 微调未果 先stage一下

* update

---------

Co-authored-by: binary-husky <qingxu.fu@outlook.com>
Co-authored-by: binary-husky <96192199+binary-husky@users.noreply.github.com>

* ver 3.72

* change live2d

* save the status of ``clear btn` in cookie

* 前端选择保持

* js ui bug fix

* reset btn bug fix

* update live2d tips

* fix missing get_token_num method

* fix live2d toggle switch

* fix persistent custom btn with cookie

* fix zhipuai feedback with core functionality

* Refactor button update and clean up functions

---------

Co-authored-by: XIao <46100050+Kilig947@users.noreply.github.com>
Co-authored-by: Menghuan1918 <menghuan2003@outlook.com>
Co-authored-by: hongyi-zhao <hongyi.zhao@gmail.com>
Co-authored-by: Hao Ma <893017927@qq.com>
Co-authored-by: zeyuan huang <599012428@qq.com>
2024-02-14 18:35:09 +08:00
..
agent_fns Merge branch 'master' into frontier 2024-01-23 15:48:06 +08:00
diagram_fns draw project struct with mermaid 2024-01-20 21:23:56 +08:00
game_fns a lm-based story writing game 2023-12-15 23:27:12 +08:00
gen_fns 动态代码解释器 2023-09-23 01:51:05 +08:00
ipc_fns improve long text breakdown perfomance 2023-12-20 11:50:54 +08:00
json_fns fix minor bugs 2023-09-03 16:20:05 +08:00
latex_fns format source code 2024-01-13 18:04:09 +08:00
live_audio 大幅优化语音助手 2023-10-09 01:18:05 +08:00
multi_stage 互动游戏 2023-12-08 00:18:04 +08:00
pdf_fns Merge Frontier, Update to Version 3.72 (#1553) 2024-02-14 18:35:09 +08:00
vector_fns test vector store on docker 2023-12-08 22:22:01 +08:00
vt_fns change get_conf 2023-10-29 00:34:40 +08:00
CodeInterpreter.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
Latex全文润色.py draw project struct with mermaid 2024-01-20 21:23:56 +08:00
Latex全文翻译.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
Latex输出PDF.py Merge Frontier, Update to Version 3.72 (#1553) 2024-02-14 18:35:09 +08:00
__init__.py 修改文件名 2023-04-01 21:45:58 +08:00
chatglm微调工具.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
crazy_utils.py draw project struct with mermaid 2024-01-20 21:23:56 +08:00
下载arxiv论文翻译摘要.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
互动小游戏.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
交互功能函数模板.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
函数动态生成.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
命令行助手.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
图片生成.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
多智能体.py Merge branch 'master' into frontier 2024-01-23 15:48:06 +08:00
对话历史存档.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
总结word文档.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
总结音视频.py 修正拼写 report_execption -> report_exception #1220 2023-11-11 18:30:57 +08:00
批量Markdown翻译.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
批量总结PDF文档.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
批量总结PDF文档pdfminer.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
批量翻译PDF文档_NOUGAT.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
批量翻译PDF文档_多线程.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
数学动画生成manim.py Merge branch 'master' into frontier 2024-01-20 22:33:41 +08:00
理解PDF文档内容.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
生成函数注释.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
生成多种Mermaid图表.py Merge Frontier, Update to Version 3.72 (#1553) 2024-02-14 18:35:09 +08:00
知识库问答.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
联网的ChatGPT.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
联网的ChatGPT_bing版.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
虚空终端.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
解析JupyterNotebook.py fix missing get_token_num method 2024-02-12 15:58:55 +08:00
解析项目源代码.py draw project struct with mermaid 2024-01-20 21:23:56 +08:00
询问多个大语言模型.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
语音助手.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
读文章写摘要.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
谷歌检索小助手.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
辅助功能.py 替换错误的变量名称 2024-01-20 18:28:54 +08:00
高级功能函数模板.py 删除冗余代码 2024-01-24 01:42:31 +08:00