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

命令管理和中间件优化处理 #1122

Open
wants to merge 144 commits into
base: browser-version-dev
Choose a base branch
from

Commits on Apr 20, 2023

  1. fix: register exit hook

    lss233 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    343fe85 View commit details
    Browse the repository at this point in the history
  2. optimize tts voice management.

    lcjqyml authored and lss233 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    c075c03 View commit details
    Browse the repository at this point in the history
  3. shorter logs.

    lcjqyml authored and lss233 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    1de66b8 View commit details
    Browse the repository at this point in the history
  4. apply suggestions

    lss233 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    27ec9fd View commit details
    Browse the repository at this point in the history
  5. 'Refactored by Sourcery'

    Sourcery AI authored and lss233 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    b8d6bee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d70db25 View commit details
    Browse the repository at this point in the history
  7. fix: support all yiyan api

    lss233 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    daea380 View commit details
    Browse the repository at this point in the history
  8. fix: headers

    lss233 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    426c08e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de6ddc1 View commit details
    Browse the repository at this point in the history
  10. chore: rename variables

    lss233 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    a054418 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3f64e4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    48efc50 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f1f6280 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fcadd29 View commit details
    Browse the repository at this point in the history
  15. chore(edge-tts): clear logs

    lss233 committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    f92cda3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    354d380 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2023

  1. Configuration menu
    Copy the full SHA
    b9e79c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    757256c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    318178b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. chore(deps): bump edgegpt from 0.1.25.1 to 0.3.0

    Bumps [edgegpt](https://github.com/acheong08/EdgeGPT) from 0.1.25.1 to 0.3.0.
    - [Release notes](https://github.com/acheong08/EdgeGPT/releases)
    - [Commits](acheong08/EdgeGPT@0.1.25.1...0.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: edgegpt
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lss233 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    8457671 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update poe-api requirement from ~=0.3.0 to ~=0.3.1

    Updates the requirements on [poe-api](https://github.com/ading2210/poe-api) to permit the latest version.
    - [Release notes](https://github.com/ading2210/poe-api/releases)
    - [Commits](https://github.com/ading2210/poe-api/commits)
    
    ---
    updated-dependencies:
    - dependency-name: poe-api
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lss233 committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    e7bbd7e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. chore(deps): update pygments requirement from ~=2.15.0 to ~=2.15.1

    Updates the requirements on [pygments](https://github.com/pygments/pygments) to permit the latest version.
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.15.0...2.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: pygments
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lss233 committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    9c558ac View commit details
    Browse the repository at this point in the history
  2. feat: support wecom

    增加企业微信支持
    WangEdward committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    b38996d View commit details
    Browse the repository at this point in the history
  3. 'Refactored by Sourcery'

    Sourcery AI committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    d94d6ef View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. fix(bing): skip empty response

    lss233 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    eef702c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6abf721 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24af9e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    64dfab9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    892cfbe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08d9207 View commit details
    Browse the repository at this point in the history
  7. fix: raise error

    lss233 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    11e7a10 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7fdf3c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1569f39 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    39e60d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c23681b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. feat: support claude in slack

    lss233 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    6bf7f4f View commit details
    Browse the repository at this point in the history
  2. chore: handle network error

    lss233 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    706f79d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7cc000 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9dc5cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fcf0f8e View commit details
    Browse the repository at this point in the history
  6. Merge pull request lss233#703 from WangEdward/browser-version

    feat: support wecom
    lss233 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    e45c2f6 View commit details
    Browse the repository at this point in the history
  7. Fix http not returning mp3 when mirai and http are enabled at the sam…

    …e time. (lss233#716)
    
    Co-authored-by: Dark Litss <8984680+lss233@users.noreply.github.com>
    lcjqyml and lss233 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    6c85d47 View commit details
    Browse the repository at this point in the history
  8. fix(constants): add wecom

    lss233 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    dbb2d16 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc1dc75 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    lss233 committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    e3683da View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. chore(deps): update bingimagecreator requirement from ~=0.1.3 to ~=0.1.4

    Updates the requirements on [bingimagecreator](https://github.com/acheong08/BingImageCreator) to permit the latest version.
    - [Release notes](https://github.com/acheong08/BingImageCreator/releases)
    - [Commits](acheong08/BingImageCreator@0.1.3...0.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: bingimagecreator
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lss233 committed May 1, 2023
    Configuration menu
    Copy the full SHA
    1077b0b View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump edgegpt from 0.3.0 to 0.3.2

    Bumps [edgegpt](https://github.com/acheong08/EdgeGPT) from 0.3.0 to 0.3.2.
    - [Release notes](https://github.com/acheong08/EdgeGPT/releases)
    - [Commits](acheong08/EdgeGPT@0.3.0...0.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: edgegpt
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lss233 committed May 1, 2023
    Configuration menu
    Copy the full SHA
    d81392c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Update README.md

    lss233 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    512e61e View commit details
    Browse the repository at this point in the history
  2. Update README.md

    lss233 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    2228c47 View commit details
    Browse the repository at this point in the history
  3. fix ping response

    Elijah-0616 authored and lss233 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    46400b6 View commit details
    Browse the repository at this point in the history
  4. 更换镜像源以加快国内构建

    Elijah-0616 authored and lss233 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    898f489 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    9434af7 View commit details
    Browse the repository at this point in the history
  2. update:Use the new api to verify the id

    Artrajz authored and lss233 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    55d155a View commit details
    Browse the repository at this point in the history
  3. 'Refactored by Sourcery'

    Sourcery AI authored and lss233 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    ddd3649 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Fix auto detect default ai

    Elijah-0616 authored and lss233 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    a960e2d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    lss233 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    1d3d396 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    lss233 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    2c64305 View commit details
    Browse the repository at this point in the history
  4. CI: 使用 go-cqhttp 的 Windows 快速部署包 (lss233#770)

    * quickstart: add go-cqhttp
    
    * quickstart: relocate python
    
    * fix(go-cqhttp): mkdir
    
    * fix(mirai, go-cqhttp): file moved
    
    * chore(quickstart): trigger and rename
    
    * fix(quickstart): moving path
    
    * fix(quickstart): change encoding
    
    * docs: update file name for quickstart
    
    * ci(quickstart): add ffmpeg
    lss233 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    97f9dcf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0562ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c037708 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    903688e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    97727eb View commit details
    Browse the repository at this point in the history
  9. ci(quickstart): rename

    lss233 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    ff08547 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

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

Commits on May 9, 2023

  1. Update README.md

    lss233 committed May 9, 2023
    Configuration menu
    Copy the full SHA
    49189ea View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Update requirements.txt

    lss233 committed May 14, 2023
    Configuration menu
    Copy the full SHA
    3e7dbdd View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. chore(deps): bump python-telegram-bot from 20.2 to 20.3

    Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 20.2 to 20.3.
    - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
    - [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
    - [Commits](python-telegram-bot/python-telegram-bot@v20.2...v20.3)
    
    ---
    updated-dependencies:
    - dependency-name: python-telegram-bot
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lss233 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    65ec720 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump graia-ariadne from 0.11.3 to 0.11.5

    Bumps [graia-ariadne](https://github.com/GraiaProject/Ariadne) from 0.11.3 to 0.11.5.
    - [Release notes](https://github.com/GraiaProject/Ariadne/releases)
    - [Changelog](https://github.com/GraiaProject/Ariadne/blob/dev/CHANGELOG.md)
    - [Commits](GraiaProject/Ariadne@v0.11.3...v0.11.5)
    
    ---
    updated-dependencies:
    - dependency-name: graia-ariadne
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lss233 committed May 15, 2023
    Configuration menu
    Copy the full SHA
    e7849ce View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

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

Commits on May 18, 2023

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

Commits on May 22, 2023

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

Commits on May 24, 2023

  1. 修复图生图init_images字段为空的bug

    过滤图生图提示词中的额外字符
    FelixFeli authored and lss233 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    72b932e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4862152 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update openai requirement from ~=0.27.4 to ~=0.27.7

    Updates the requirements on [openai](https://github.com/openai/openai-python) to permit the latest version.
    - [Release notes](https://github.com/openai/openai-python/releases)
    - [Commits](openai/openai-python@v0.27.4...v0.27.7)
    
    ---
    updated-dependencies:
    - dependency-name: openai
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lss233 committed May 24, 2023
    Configuration menu
    Copy the full SHA
    d436635 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

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

Commits on May 30, 2023

  1. fix poe gpt 4

    Cloxl authored and lss233 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    6008bf9 View commit details
    Browse the repository at this point in the history
  2. poe:beaver→gpt4

    Cloxl authored and lss233 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    6a854a2 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. feat-upgrade-poe-api

    lss233 committed May 31, 2023
    Configuration menu
    Copy the full SHA
    abbf451 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. chore(deps): update bingimagecreator requirement from ~=0.1.5 to ~=0.4.1

    Updates the requirements on [bingimagecreator](https://github.com/acheong08/BingImageCreator) to permit the latest version.
    - [Release notes](https://github.com/acheong08/BingImageCreator/releases)
    - [Commits](acheong08/BingImageCreator@0.1.5...0.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: bingimagecreator
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lss233 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    2fea9e3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update requests requirement from ~=2.28.2 to ~=2.31.0

    Updates the requirements on [requests](https://github.com/psf/requests) to permit the latest version.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.28.2...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lss233 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    1eff396 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump edgegpt from 0.3.8.1 to 0.8.1

    Bumps [edgegpt](https://github.com/acheong08/EdgeGPT) from 0.3.8.1 to 0.8.1.
    - [Release notes](https://github.com/acheong08/EdgeGPT/releases)
    - [Commits](acheong08/EdgeGPT@0.3.8.1...0.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: edgegpt
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lss233 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    0c1ffe9 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. upgrade-poe-api

    Elijah-0616 authored and lss233 committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    e0c5233 View commit details
    Browse the repository at this point in the history
  2. fix: bing drawing

    lss233 committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    b303900 View commit details
    Browse the repository at this point in the history
  3. feat: password login is back

    lss233 committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    cfcb8c3 View commit details
    Browse the repository at this point in the history
  4. fix: remaining time calcuation

    lss233 committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    3fa9fbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    471491f View commit details
    Browse the repository at this point in the history
  6. fix: yiyan is working again

    lss233 committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    157249a View commit details
    Browse the repository at this point in the history
  7. feat: support xinghuo

    lss233 committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    cccf004 View commit details
    Browse the repository at this point in the history
  8. feat: allow bing to use preset

    lss233 committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    9205c52 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4b537e3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    81d4874 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    558f08e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7c51626 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. fix: remove unused logs

    lss233 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    da8a470 View commit details
    Browse the repository at this point in the history
  2. fix(bing): force locale

    lss233 committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    5b4b6ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9c2b8a View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. chore(deps): update aiocqhttp requirement from ~=1.4.3 to ~=1.4.4

    Updates the requirements on [aiocqhttp](https://github.com/nonebot/aiocqhttp) to permit the latest version.
    - [Release notes](https://github.com/nonebot/aiocqhttp/releases)
    - [Changelog](https://github.com/nonebot/aiocqhttp/blob/master/docs/changelog.md)
    - [Commits](nonebot/aiocqhttp@v1.4.3...v1.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: aiocqhttp
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lss233 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    e8458d5 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pydantic requirement from ~=1.10.7 to ~=1.10.9

    Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version.
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v1.10.7...v1.10.9)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lss233 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    83a6cd7 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update regex requirement from ~=2023.3.23 to ~=2023.6.3

    Updates the requirements on [regex](https://github.com/mrabarnett/mrab-regex) to permit the latest version.
    - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
    - [Commits](mrabarnett/mrab-regex@2023.3.23...2023.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: regex
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lss233 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    863c01c View commit details
    Browse the repository at this point in the history
  4. update

    canxin121 authored and lss233 committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    217b463 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Add new 3.5 models released by OpenAI today [3.5-turbo-061, 3.5-turbo…

    …-16k, 3.5-turbo-16k-0613]
    
    Add new models released by OpenAI today:
    
    - "gpt-3.5-turbo-0613"
    -"gpt-3.5-turbo-16k"
    - "gpt-3.5-turbo-16k-0613"
    0x7c13 authored and lss233 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    342e303 View commit details
    Browse the repository at this point in the history
  2. Added new GPT4 models as well

    0x7c13 authored and lss233 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    e220a14 View commit details
    Browse the repository at this point in the history
  3. Remove unwanted changes

    0x7c13 authored and lss233 committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    907270b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

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

Commits on Jun 24, 2023

  1. chore(deps): bump revchatgpt from 6.3.2 to 6.3.3

    Bumps [revchatgpt](https://github.com/acheong08/ChatGPT) from 6.3.2 to 6.3.3.
    - [Release notes](https://github.com/acheong08/ChatGPT/releases)
    - [Commits](acheong08/ChatGPT@6.3.2...6.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: revchatgpt
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lss233 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    4c7c103 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update tinydb requirement from ~=4.7.1 to ~=4.8.0

    Updates the requirements on [tinydb](https://github.com/msiemens/tinydb) to permit the latest version.
    - [Release notes](https://github.com/msiemens/tinydb/releases)
    - [Changelog](https://github.com/msiemens/tinydb/blob/master/docs/changelog.rst)
    - [Commits](msiemens/tinydb@v4.7.1...v4.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: tinydb
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lss233 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    4c05f7c View commit details
    Browse the repository at this point in the history
  3. chore(deps): update openai requirement from ~=0.27.7 to ~=0.27.8

    Updates the requirements on [openai](https://github.com/openai/openai-python) to permit the latest version.
    - [Release notes](https://github.com/openai/openai-python/releases)
    - [Commits](openai/openai-python@v0.27.7...v0.27.8)
    
    ---
    updated-dependencies:
    - dependency-name: openai
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lss233 committed Jun 24, 2023
    Configuration menu
    Copy the full SHA
    e6e9f59 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Fixes baiducloud bug and partial code formatting (Sourcery refactored) (

    lss233#984)
    
    * Fixes baiducloud bug and partial code formatting
    
    * 'Refactored by Sourcery'
    
    ---------
    
    Co-authored-by: Matt Gideon <117586514+Haibersut@users.noreply.github.com>
    Co-authored-by: Sourcery AI <>
    sourcery-ai[bot] and Haibersut committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    71e9647 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. fix: 更新 Bard 脚本以正确获取数据

    Bard 返回数据的组织方式发生了变化,脚本在读取数据时出现问题。原先代码 `result = data[0][0]` 引发了 `TypeError` 错误。经过实际分析,已将代码修改为 `result = data[4][0][1][0]`。
    
    修改后机器人能够正常运行。
    Huoyuuu authored and lss233 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    51abcb8 View commit details
    Browse the repository at this point in the history
  2. FIX:poe payload error

    Elijah-0616 authored and lss233 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    fb32582 View commit details
    Browse the repository at this point in the history
  3. fix: Error Download too many times

    Elijah-0616 authored and lss233 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    11081c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. 重构流式API请求,加入会话压缩功能 (lss233#1033)

    * Refactoring api (lss233#1001)
    
    * Use asynchrony to implement openai api access itself
    
    * Update api.py
    
    * Update api.py
    
    * Update api.py
    
    * Update api.py
    
    * Update api.py
    
    * Added api address verification
    
    * Update requirements.txt
    
    * fix api bug (Sourcery refactored) (lss233#1007)
    
    * Use asynchrony to implement openai api access itself
    
    * Update api.py
    
    * Update api.py
    
    * Update api.py
    
    * Update api.py
    
    * Update api.py
    
    * Added api address verification
    
    * fix api bug
    
    * Update requirements.txt
    
    * 'Refactored by Sourcery'
    
    ---------
    
    Co-authored-by: Matt Gideon <117586514+Haibersut@users.noreply.github.com>
    Co-authored-by: Sourcery AI <>
    
    * 重构流式API请求,加入会话压缩功能 (Sourcery refactored) (lss233#1032)
    
    * Use asynchrony to implement openai api access itself
    
    * Update api.py
    
    * Update api.py
    
    * Update api.py
    
    * Update api.py
    
    * Update api.py
    
    * Added api address verification
    
    * fix api bug
    
    * Update requirements.txt
    
    * 新增压缩会话功能
    
    * 'Refactored by Sourcery'
    
    ---------
    
    Co-authored-by: Matt Gideon <117586514+Haibersut@users.noreply.github.com>
    Co-authored-by: Sourcery AI <>
    
    ---------
    
    Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
    Haibersut and sourcery-ai[bot] committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    ec4dbee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    71730dc View commit details
    Browse the repository at this point in the history
  3. 修复重构API错误 (lss233#1042)

    * 修复程序开启http模式关不掉的问题
    
    * 修复部分api错误
    
    修复了加载预设导致engine重置为None的问题
    Haibersut committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    62b3cff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4124979 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    63f7111 View commit details
    Browse the repository at this point in the history
  2. 不再强制检查API,新增非流API请求 (Sourcery refactored) (lss233#1048)

    * 修复程序开启http模式关不掉的问题
    
    * 修复部分api错误
    
    修复了加载预设导致engine重置为None的问题
    
    * 不再强制检查API,新增非流API请求
    
    * 格式化文件
    
    * 'Refactored by Sourcery'
    
    ---------
    
    Co-authored-by: Matt Gideon <117586514+Haibersut@users.noreply.github.com>
    Co-authored-by: Sourcery AI <>
    sourcery-ai[bot] and Haibersut committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    101e406 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f9da1d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. 优化部分代码 (lss233#1058)

    * 修复程序开启http模式关不掉的问题
    
    * 修复部分api错误
    
    修复了加载预设导致engine重置为None的问题
    
    * 不再强制检查API,新增非流API请求
    
    * 格式化文件
    
    * 优化部分代码
    Haibersut committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    9f8a4fd View commit details
    Browse the repository at this point in the history
  2. edgeGPT更新 (lss233#1051)

    * 更新edgeGPT的方式和依赖版本
    
    * 更新适配新的EDGEGPT的流式传输
    jerryliang122 committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    f4de8e3 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update pydantic requirement from ~=1.10.9 to ~=2.0.2 (ls…

    …s233#1036)
    
    Updates the requirements on [pydantic](https://github.com/pydantic/pydantic) to permit the latest version.
    - [Release notes](https://github.com/pydantic/pydantic/releases)
    - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
    - [Commits](pydantic/pydantic@v1.10.9...v2.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: pydantic
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    21f179e View commit details
    Browse the repository at this point in the history
  4. chore(deps): update urllib3 requirement from ~=1.26.15 to ~=2.0.3 (ls…

    …s233#948)
    
    Updates the requirements on [urllib3](https://github.com/urllib3/urllib3) to permit the latest version.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.15...2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    0c61443 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Update api.py

    Haibersut committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    0fb82e1 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    Haibersut committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    2be1837 View commit details
    Browse the repository at this point in the history
  3. 修改API响应格式 (Sourcery refactored) (lss233#1066)

    * Update api.py
    
    * 'Refactored by Sourcery'
    
    ---------
    
    Co-authored-by: Matt Gideon <117586514+Haibersut@users.noreply.github.com>
    Co-authored-by: Sourcery AI <>
    sourcery-ai[bot] and Haibersut committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    8ec1fa8 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. chore(deps): bump revchatgpt from 6.3.3 to 6.8.1 (lss233#1038)

    Bumps [revchatgpt](https://github.com/acheong08/ChatGPT) from 6.3.3 to 6.8.1.
    - [Release notes](https://github.com/acheong08/ChatGPT/releases)
    - [Commits](acheong08/ChatGPT@6.3.3...6.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: revchatgpt
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    8b752dc View commit details
    Browse the repository at this point in the history
  2. chore(deps): update poe-api requirement from ~=0.4.8 to ~=0.4.10 (lss…

    …233#1061)
    
    Updates the requirements on [poe-api](https://github.com/ading2210/poe-api) to permit the latest version.
    - [Commits](https://github.com/ading2210/poe-api/commits)
    
    ---
    updated-dependencies:
    - dependency-name: poe-api
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    3b993e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a7bc9f View commit details
    Browse the repository at this point in the history
  4. chore(deps): update poe-api requirement from ~=0.4.10 to ~=0.4.11 (ls…

    …s233#1076)
    
    Updates the requirements on [poe-api](https://github.com/ading2210/poe-api) to permit the latest version.
    - [Commits](https://github.com/ading2210/poe-api/commits)
    
    ---
    updated-dependencies:
    - dependency-name: poe-api
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ef33e8c View commit details
    Browse the repository at this point in the history
  5. Update requirements.txt

    Haibersut committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    413aca5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Update bot.py

    fix ModuleNotFoundError: No module named 'utils'
    Maolaohei authored and lss233 committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    22004d7 View commit details
    Browse the repository at this point in the history
  2. Update api.py

    更新api模型清单以支持第三方网站提供的额外模型
    Maolaohei authored and lss233 committed Jul 23, 2023
    1 Configuration menu
    Copy the full SHA
    ab737f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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

Commits on Jul 28, 2023

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

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    7240afb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8288978 View commit details
    Browse the repository at this point in the history
  3. 修复部分情况下上游返回正常的空消息导致程序错误 (lss233#1101)

    * 修复部分情况下上游返回正常的空消息导致程序错误
    
    * 修复程序出错后仍然计时的问题
    Haibersut committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5a376b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. 删除Poe已弃用的模型并添加几个新的Poe模型 (lss233#1110)

    * Fit newest POE
    
    * Fit newest POE
    
    * Fix name
    
    * Fit newest poe
    
    * Update poe to newest fix some error
    
    * Fix name error
    EvolvedGhost committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    52249b0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update httpcore requirement from ~=0.17.2 to ~=0.17.3 (l…

    …ss233#1063)
    
    Updates the requirements on [httpcore](https://github.com/encode/httpcore) to permit the latest version.
    - [Release notes](https://github.com/encode/httpcore/releases)
    - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md)
    - [Commits](encode/httpcore@0.17.2...0.17.3)
    
    ---
    updated-dependencies:
    - dependency-name: httpcore
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    eeb15c4 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update tinydb requirement from ~=4.7.1 to ~=4.8.0 (lss23…

    …3#1060)
    
    Updates the requirements on [tinydb](https://github.com/msiemens/tinydb) to permit the latest version.
    - [Release notes](https://github.com/msiemens/tinydb/releases)
    - [Changelog](https://github.com/msiemens/tinydb/blob/master/docs/changelog.rst)
    - [Commits](msiemens/tinydb@v4.7.1...v4.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: tinydb
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e414faf View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump python-telegram-bot from 20.3 to 20.4 (lss233#1083)

    Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 20.3 to 20.4.
    - [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
    - [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
    - [Commits](python-telegram-bot/python-telegram-bot@v20.3...v20.4)
    
    ---
    updated-dependencies:
    - dependency-name: python-telegram-bot
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e3fd826 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update urllib3 requirement from ~=2.0.3 to ~=2.0.4 (lss2…

    …33#1084)
    
    Updates the requirements on [urllib3](https://github.com/urllib3/urllib3) to permit the latest version.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.0.3...2.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    320fc1f View commit details
    Browse the repository at this point in the history
  6. chore(deps): update aiohttp requirement from ~=3.8.4 to ~=3.8.5 (lss2…

    …33#1085)
    
    Updates the requirements on [aiohttp](https://github.com/aio-libs/aiohttp) to permit the latest version.
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.8.4...v3.8.5)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    757eac9 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

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