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

[pull] main from yihong0618:main #5

Open
wants to merge 115 commits into
base: main
Choose a base branch
from
Open

[pull] main from yihong0618:main #5

wants to merge 115 commits into from

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    5cea081 View commit details
    Browse the repository at this point in the history
  2. doc: Update readme and config example

    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    10ab1f1 View commit details
    Browse the repository at this point in the history
  3. chore: control the workflow concurrency

    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    4824016 View commit details
    Browse the repository at this point in the history
  4. fix: ensure the api_base isn't empty before checking it

    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    b7a168e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. feat: Option to serve the Edge TTS audio file via a tempfile service (#…

    …232)
    
    * feat: Option to serve the Edge TTS audo file via a tempfile service
    
    Signed-off-by: Frost Ming <[email protected]>
    
    * improve the help
    
    Signed-off-by: Frost Ming <[email protected]>
    
    ---------
    
    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    0cb8e16 View commit details
    Browse the repository at this point in the history
  2. fix: edgegpt break change

    yihong0618 committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    81c33fb View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. feat: Improve the code to get a bot (#243)

    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    41711f6 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2023

  1. 依赖库更新,原有依赖已无匹配包 (#253)

    ERROR: Could not find a version that satisfies the requirement EdgeGPT==0.1.26 (from versions: none)
    ERROR: No matching distribution found for EdgeGPT==0.1.26
    
    Co-authored-by: wtcoder <[email protected]>
    tanaer and wtcoder committed May 7, 2023
    Configuration menu
    Copy the full SHA
    361e11c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

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

Commits on May 30, 2023

  1. fix: #274

    yihong0618 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    9124f54 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    6bf0bd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aef80c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. fix: name

    yihong0618 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    ab47ed5 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. fix: use new model

    yihong0618 committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    1c4c94e View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. chore(deps): bump requests from 2.28.2 to 2.31.0 (#301)

    Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
    - [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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    2a572d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. feat: chatglm bot

    yihong0618 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0889853 View commit details
    Browse the repository at this point in the history
  2. fix: ci

    yihong0618 committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    385f40d View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. fix: ignore personal file

    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    e96dfa6 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Fix GPT3Bot.ask_stream (#308)

    maxint committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    9e172e2 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. feat: support bard (#315)

    * feat: support bard
    yihong0618 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e0f0d3a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    yihong0618 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    e7083bd View commit details
    Browse the repository at this point in the history
  3. Update README.md

    yihong0618 committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    25aa50b View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. chore: update lockfile and requirements

    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    7101f80 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Fix: #282 (#318)

    the session.get process without a timeout in poll_latest_ask task may hang.
    add a time out of 15sec in total.
    no hang found for 24 hour run.
    
    Signed-off-by: huwei <[email protected]>
    huwei901108 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    9eb5b18 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump requests from 2.28.2 to 2.31.0 (#319)

    Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
    - [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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    d58b37e View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump pygments from 2.14.0 to 2.15.0 (#321)

    Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.15.0.
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.14.0...2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: pygments
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    81480e3 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump aiohttp from 3.8.4 to 3.8.5 (#322)

    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.5.
    - [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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    c80d831 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. fix: #282 #272 (#326)

    * fix: #282 #272
    
    
    Signed-off-by: yihong0618 <[email protected]>
    Signed-off-by: huwei <[email protected]>
    yihong0618 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    9f92d80 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. chore(deps): bump certifi from 2022.12.7 to 2023.7.22 (#327)

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
    - [Commits](certifi/python-certifi@2022.12.07...2023.07.22)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    dfcebac View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

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

Commits on Sep 15, 2023

  1. fix: #337

    yihong0618 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    269f559 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. feat: support LangChain (#344)

    feat: support LangChain
    fix:the default value should be 'chatgptapi' instead of 'chatgpt'
    dongjing007 committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    12158d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

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

Commits on Oct 25, 2023

  1. refactor: (#350)

    dongjing007 committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    414b77f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. fix: Async callback for langchain (#353)

    * fix: Async callback for langchain
    
    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d8b06d4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump langchain from 0.0.301 to 0.0.317 (#354)

    Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.301 to 0.0.317.
    - [Release notes](https://github.com/langchain-ai/langchain/releases)
    - [Commits](langchain-ai/langchain@v0.0.301...v0.0.317)
    
    ---
    updated-dependencies:
    - dependency-name: langchain
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    968cebd View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump certifi from 2022.12.7 to 2023.7.22 (#355)

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
    - [Commits](certifi/python-certifi@2022.12.07...2023.07.22)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    12117de View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. feat: support memory and non-stream mode for langchain bot (#356)

    * feat: support memory and non-stream mode for langchain bot
    
    Signed-off-by: Frost Ming <[email protected]>
    
    * return messages
    
    Signed-off-by: Frost Ming <[email protected]>
    
    ---------
    
    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ed6cd47 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. chore(deps): bump aiohttp from 3.8.4 to 3.8.5 (#357)

    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.5.
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    95c5051 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump urllib3 from 1.26.15 to 1.26.18 (#358)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 1.26.18.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.15...1.26.18)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    7169039 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump pygments from 2.14.0 to 2.15.0 (#359)

    Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.15.0.
    - [Release notes](https://github.com/pygments/pygments/releases)
    - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
    - [Commits](pygments/pygments@2.14.0...2.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: pygments
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    4d6d820 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. fix: fix issue #347 (#360)

    cxjava committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    a05142d View commit details
    Browse the repository at this point in the history
  2. add example for deployment_id and api_base (#361)

    * add example for deployment_id and api_base
    
    * add v1 when api base is Cloudflare proxy
    cxjava committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    4af487e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Update README.md (#367)

    KJZH001 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d254fe0 View commit details
    Browse the repository at this point in the history
  2. fix: version lock

    yihong0618 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    7929912 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. feat: update to be compatible with openai 1.0 (#370)

    * feat: update to be compatible with openai 1.0
    
    Signed-off-by: Frost Ming <[email protected]>
    
    * fix format
    
    Signed-off-by: Frost Ming <[email protected]>
    
    ---------
    
    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    013f6d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. feat: fix lockfile and dependencies

    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    08f7827 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. feat: extract TTS into its own module (#372)

    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f856d04 View commit details
    Browse the repository at this point in the history
  2. fix: #342

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f46e51b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

Commits on Nov 21, 2023

  1. Update README.md (#377)

    VectorZhao committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f60711d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Update README.md

    we have it, and it does not update
    yihong0618 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    0fdb070 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. fix: #384 and langchain bot (#385)

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    f1d961a View commit details
    Browse the repository at this point in the history
  2. feat: OpenAI TTS (#387)

    * feat: OpenAI TTS
    
    Signed-off-by: Frost Ming <[email protected]>
    
    * fix: change the bot name
    
    Signed-off-by: Frost Ming <[email protected]>
    
    ---------
    
    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    c2a785d View commit details
    Browse the repository at this point in the history
  3. fix: add 请!

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    42b3c6d View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. fix: better start

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    32724d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. chore(deps): bump aiohttp from 3.8.6 to 3.9.0 (#395)

    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.0.
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.8.6...v3.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: aiohttp
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    e3032e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. fix: no S12 thanks @gaidan1983

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    785f652 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Update config.py (#397)

    增加第一代小爱型号
    gaidan1983 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    bcfc9fa View commit details
    Browse the repository at this point in the history
  2. fix: use contributor's code

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    be73971 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    yihong0618 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5553a77 View commit details
    Browse the repository at this point in the history
  4. fix: #396

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    bce45ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7dffbb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. fix: #400

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c98eb49 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

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

Commits on Jan 7, 2024

  1. feat: support gemini close #402 #412 #403 #338 (#420)

    * feat: support gemini close #402 #412 #403 #338
    
    Signed-off-by: yihong0618 <[email protected]>
    
    * fix: versions things
    
    Signed-off-by: yihong0618 <[email protected]>
    
    * fix: lint
    
    Signed-off-by: yihong0618 <[email protected]>
    
    ---------
    
    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    e4b30b4 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. fix: #421

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    fa6b013 View commit details
    Browse the repository at this point in the history
  2. fix: eliminate the deprecation warings from langchain (#423)

    Fixes #422
    
    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    606215b View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. fix: docker imge issues #419 #425 (#426)

    * fix: docker imge issues #419 #425
    
    * feat(docker): allow external PIP_INDEX_URL via build-arg
    isanwenyu committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    2258b88 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. feat: support qwen (#429)

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    f25d458 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. fix: #432

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    11b5c3a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. fix: lazy import bot-specific modules (#439)

    * fix: lazy import bot-specific modules
    
    Signed-off-by: Frost Ming <[email protected]>
    
    * Trigger Build
    
    ---------
    
    Signed-off-by: Frost Ming <[email protected]>
    Co-authored-by: yihong0618 <[email protected]>
    frostming and yihong0618 committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    5a02fdc View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. fix: #436 (#440)

    * fix: #436
    
    Signed-off-by: yihong0618 <[email protected]>
    
    * fix: lint
    
    Signed-off-by: yihong0618 <[email protected]>
    
    ---------
    
    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    9a74fd2 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. fix: micli version

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    97d834e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. fix: #441

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    8447f69 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. fix: #443 maybe

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    4abe42d View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. fix: Update AOAI API version (#450)

    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    f0930d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

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

Commits on Mar 12, 2024

  1. chore(deps): bump langchain from 0.1.4 to 0.1.11 (#455)

    Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.4 to 0.1.11.
    - [Release notes](https://github.com/langchain-ai/langchain/releases)
    - [Commits](langchain-ai/langchain@v0.1.4...v0.1.11)
    
    ---
    updated-dependencies:
    - dependency-name: langchain
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    d4841d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c3abcc View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Update README.md (#468)

    Chigogo committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0e73138 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. feat(tts): Support AzureTTS. (#474)

    * feat(tts): Support AzureTTS.
    
    1. Add `AzureTTS`
    2. Update `README.md`
    3. Add `azure_tts_speech_key` and `azure_tts_service_region` to `Config`
    4. Update example configure file and parser
    5. Add `azure-cognitiveservices-speech` to dependencies.
    
    * style(tts/azure): Use logger and sort imports.
    
    * fix: better requirements and close stream when use tts(not mi)
    
    Signed-off-by: yihong0618 <[email protected]>
    
    ---------
    
    Signed-off-by: yihong0618 <[email protected]>
    Co-authored-by: yihong0618 <[email protected]>
    laipz8200 and yihong0618 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d0dfa75 View commit details
    Browse the repository at this point in the history
  2. fix: vulnerable to denial of service from specially crafted inputs to…

    … idna.encode
    
    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    74f9de2 View commit details
    Browse the repository at this point in the history
  3. fix: back

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4448113 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

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

Commits on Apr 14, 2024

  1. fix: docker python3.11-slim have no libssl1.1

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d4da461 View commit details
    Browse the repository at this point in the history
  2. ci: fix: warning for node16 in Actions

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    9b906d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. chore: update miservice_fork version

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8d7dc78 View commit details
    Browse the repository at this point in the history
  2. fix: use pdm-build-locked instead of pinning dependencies in pyprojec…

    …t.toml (#478)
    
    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1983c20 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Update README.md (#479)

    新增powershell 的变量书写语法。并且使用表格以清晰显示。
    Chigogo committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c6492d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. feat: support volc engine (#480)

    * feat: support volc engine
    
    * feat: support volc engine
    
    * feat: support volc engine
    
    * use Pathlib
    
    * address comments
    sundy-li committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7468331 View commit details
    Browse the repository at this point in the history
  2. fix: alert pdm update is soooooo cool

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    97e534b View commit details
    Browse the repository at this point in the history
  3. feat: switch to tetos (#484)

    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    571d8dc View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. feat: Support Doubao from Volcengine (#487)

    Close #481
    
    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5c7c9ec View commit details
    Browse the repository at this point in the history
  2. gemini 支持传入自定义域名 (#485)

    * gemini 支持传入自定义域名
    
    * 还原误改的readme格式
    
    * fix: lint
    
    Signed-off-by: yihong0618 <[email protected]>
    
    ---------
    
    Signed-off-by: yihong0618 <[email protected]>
    Co-authored-by: yihong <[email protected]>
    iazrael and yihong0618 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    547ea38 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    e0bdf4c View commit details
    Browse the repository at this point in the history
  2. fix: doubao doc and doubao cli

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    7a915f1 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Update README.md (#493)

    DavidZhiXing committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    05b868c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. fix: extract the language code wrapped in a markup (#494)

    Fixes #492
    
    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1383224 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. docs: fix typo (#497)

    subordon committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a07eb2d View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. feat: new bots openai like yi llama3 01 (#499)

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    fbdee6b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. feat: switch to yaml config (#501)

    * feat: switch to yaml config
    removal: Remove EdgeGPT(new bing) since it is no longer maintained
    
    Signed-off-by: Frost Ming <[email protected]>
    
    * fix: remove new bing
    
    Signed-off-by: Frost Ming <[email protected]>
    
    * 更新 README.md
    
    * 更新 README.md
    frostming committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f274ec2 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. fix: change openai default model

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed May 14, 2024
    Configuration menu
    Copy the full SHA
    e66be71 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    e9feef6 View commit details
    Browse the repository at this point in the history
  2. fix: update version

    yihong0618 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    8c7dffa View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. chore: requirements

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    c9fd4bc View commit details
    Browse the repository at this point in the history
  2. fix: No module named 'langchain_community'

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed May 18, 2024
    Configuration menu
    Copy the full SHA
    f5b8324 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. fix: #514 xiaogpt need play

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    241abfd View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. docs: add MiGPT (#516)

    idootop committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e12a6fb View commit details
    Browse the repository at this point in the history
  2. Update README.md

    better desc
    yihong0618 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    82c57cc View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. feat: detect language using lingua, instead of trusting LLM (#518)

    * feat: detect language using lingua, instead of trusting LLM
    
    Signed-off-by: Frost Ming <[email protected]>
    
    * fix: cache the detector
    
    Signed-off-by: Frost Ming <[email protected]>
    
    * fix comment
    
    Signed-off-by: Frost Ming <[email protected]>
    
    ---------
    
    Signed-off-by: Frost Ming <[email protected]>
    frostming committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c82be6a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. chore: bump versions

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    cb05021 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. fix: use gpt4o-mini close #541

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    ed0ecc5 View commit details
    Browse the repository at this point in the history
  2. chore: packages

    Signed-off-by: yihong0618 <[email protected]>
    yihong0618 committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f41cb11 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. chore: update dependencies

    Signed-off-by: Frost Ming <[email protected]>
    frostming committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    39b6e8f View commit details
    Browse the repository at this point in the history