Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

为插件“批量翻译PDF文档(NOUGAT)”添加图片匹配功能(高级参数开启) #1623

Closed
wants to merge 56 commits into from

Commits on Jan 29, 2024

  1. Zhipu sdk update 适配最新的智谱SDK,支持GLM4v (binary-husky#1502)

    * 适配 google gemini 优化为从用户input中提取文件
    
    * 适配最新的智谱SDK、支持glm-4v
    
    * requirements.txt fix
    
    * pending history check
    
    ---------
    
    Co-authored-by: binary-husky <qingxu.fu@outlook.com>
    Kilig947 and binary-husky committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9f9ca9e View commit details
    Browse the repository at this point in the history
  2. Update "生成多种Mermaid图表" plugin: Separate out the file reading function (

    …binary-husky#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 binary-husky#1510
    
    * Remove unnecessary text from sys_prompt in 解析历史输入 function
    
    * Remove sys_prompt message in 解析历史输入 function
    
    * Update bridge_all.py: supports gpt-4-turbo-preview (binary-husky#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 (binary-husky#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>
    4 people committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e0e0194 View commit details
    Browse the repository at this point in the history
  3. 接入mathpix ocr功能 (binary-husky#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>
    Marroh and binary-husky committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8f82443 View commit details
    Browse the repository at this point in the history
  4. fix zhipuai

    binary-husky committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    16a5823 View commit details
    Browse the repository at this point in the history
  5. check picture

    binary-husky committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    2af8e6c View commit details
    Browse the repository at this point in the history
  6. remove glm-4 due to bug

    binary-husky committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c040304 View commit details
    Browse the repository at this point in the history
  7. 修改config

    binary-husky committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b0deb8a View commit details
    Browse the repository at this point in the history
  8. 检查MATHPIX_APPID

    binary-husky committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7a3af39 View commit details
    Browse the repository at this point in the history
  9. Remove unnecessary code and update

    function_plugins dictionary
    binary-husky committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    30f6e24 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc11ca4 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. bug fix binary-husky#1524

    binary-husky committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2fb6b6c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. change mermaid style

    binary-husky committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    58adf25 View commit details
    Browse the repository at this point in the history
  2. 支持mermaid 滚动放大缩小重置,鼠标滚动和拖拽 (binary-husky#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>
    3 people committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    945539d View commit details
    Browse the repository at this point in the history
  3. ver 3.72

    binary-husky committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8f44112 View commit details
    Browse the repository at this point in the history
  4. change live2d

    binary-husky committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    bb168e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6e0581d View commit details
    Browse the repository at this point in the history
  6. 前端选择保持

    binary-husky committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6db4d86 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eadf93c View commit details
    Browse the repository at this point in the history
  8. js ui bug fix

    binary-husky committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6d1f240 View commit details
    Browse the repository at this point in the history
  9. reset btn bug fix

    binary-husky committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    cdcd559 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    ba1827b View commit details
    Browse the repository at this point in the history
  2. update live2d tips

    binary-husky committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e9fe1c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    81e0c95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ac563e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. fix live2d toggle switch

    binary-husky committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7f4817e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ca1284 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4d132c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    174bc3d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    64b9c9c View commit details
    Browse the repository at this point in the history
  2. tailing space removal

    binary-husky committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    455f156 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Fix missing MATHPIX_APPID and MATHPIX_APPKEY

    configuration
    binary-husky committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b67ea47 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Prompt fix、脑图提示词优化 (binary-husky#1537)

    * 适配 google gemini 优化为从用户input中提取文件
    
    * 脑图提示词优化
    
    * Fix missing MATHPIX_APPID and MATHPIX_APPKEY
    configuration
    
    ---------
    
    Co-authored-by: binary-husky <qingxu.fu@outlook.com>
    Kilig947 and binary-husky committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    d02a153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c15e9f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be3d26b View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    a876f6f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    2e57e2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69567e9 View commit details
    Browse the repository at this point in the history
  3. Add gemini_endpoint to API_URL_REDIRECT (binary-husky#1560)

    * Add gemini_endpoint to API_URL_REDIRECT
    
    * Update gemini-pro and gemini-pro-vision model_info
    endpoints
    binary-husky committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1672fb9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Update to support new claude models (binary-husky#1606)

    * Add anthropic library and update claude models
    
    * 更新bridge_claude.py文件,添加了对图片输入的支持。修复了一些bug。
    
    * 添加Claude_3_Models变量以限制图片数量
    Menghuan1918 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    aacd547 View commit details
    Browse the repository at this point in the history
  2. Refactor code to improve readability and

    maintainability
    binary-husky committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9a58825 View commit details
    Browse the repository at this point in the history
  3. minor claude bug fix

    binary-husky committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    c22f63f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    851c483 View commit details
    Browse the repository at this point in the history
  5. reformat config

    binary-husky committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8622b4f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    e1564fe View commit details
    Browse the repository at this point in the history
  2. dummy

    binary-husky committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    4f1bf37 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. compat non-standard api

    binary-husky committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    9be17a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    c88ce60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02bcf2f View commit details
    Browse the repository at this point in the history
  3. version 3.73

    binary-husky committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f9f7647 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b48ad7d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b20a33 View commit details
    Browse the repository at this point in the history
  6. Update version to 3.74

    binary-husky committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2adaf6d View commit details
    Browse the repository at this point in the history
  7. up to data

    Menghuan1918 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    c76f01a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7e60dd2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    382d887 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    844b7d1 View commit details
    Browse the repository at this point in the history