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 #1

Open
wants to merge 184 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
184 commits
Select commit Hold shift + click to select a range
60ef314
fix: new line to requirements
yihong0618 Mar 5, 2023
780e992
添加型号L05C,已测试。 (#72)
nibaijing Mar 5, 2023
62a5d65
Update README.md
yihong0618 Mar 6, 2023
1a8c5b5
Update README.md
yihong0618 Mar 6, 2023
384d88f
Update README.md
yihong0618 Mar 6, 2023
26bedd8
feat: L17A Xiaomi Sound Pro (#78)
sljeff Mar 6, 2023
91684d9
Update xiaogpt.py (#85)
LonglegsP Mar 7, 2023
73206fd
add docker support (#66)
hanguofeng Mar 7, 2023
238b5d4
fix the dockerfile (#90)
pjq Mar 7, 2023
c5f820c
add hardware LX5A (#86)
wangrui1573 Mar 7, 2023
0fc8216
add x86 docker image (#92)
pjq Mar 8, 2023
2c535c9
feat: a simple solution for mute xiaoai (#96)
frostming Mar 10, 2023
255a9e1
doc: clear the doc (#104)
yihong0618 Mar 10, 2023
3eb5d82
Update README.md
yihong0618 Mar 10, 2023
e87cff5
Base api (#106)
yihong0618 Mar 10, 2023
f879f9b
print question content to console (#112)
roostinghawk Mar 11, 2023
6798791
feat: Support multiple keywords (#113)
frostming Mar 12, 2023
d0e1664
fix: turn to tuple for startswith (#115)
frostming Mar 12, 2023
e517ef7
feat: Refactor and PyPI (#116)
yihong0618 Mar 12, 2023
abe2118
ci: add check install
yihong0618 Mar 12, 2023
12e507f
Update README.md
yihong0618 Mar 12, 2023
514e47f
doc: add recommand fork
yihong0618 Mar 14, 2023
7568c01
fix: no example file
yihong0618 Mar 15, 2023
aa43652
refactor: refactor the config reading (#120)
frostming Mar 15, 2023
3af2d56
version
yihong0618 Mar 15, 2023
4d914b1
feat: drop revchatgpt (#122)
yihong0618 Mar 15, 2023
3dce0c0
fix
yihong0618 Mar 16, 2023
6699f49
feat: Start and end continuous conversation (#127)
frostming Mar 16, 2023
dc6e77e
Update README.md
yihong0618 Mar 16, 2023
619bb35
Update README.md
yihong0618 Mar 17, 2023
a093ea9
fix: did not sleep bug
yihong0618 Mar 17, 2023
8e33b83
Update config.py for L07A (#136)
cnrock Mar 18, 2023
810d7d8
update the docker image (#138)
pjq Mar 19, 2023
56893f5
feat: support stream mode and switch to async request (#131)
frostming Mar 19, 2023
ff2679a
fix: #134 (#140)
yihong0618 Mar 19, 2023
1c4bd63
fix: 3.9 can not run
yihong0618 Mar 19, 2023
2167ed4
fix: wrong value of boolean flags (#143)
frostming Mar 20, 2023
1fbe234
integrate the edge-tts (#139)
pjq Mar 20, 2023
4e2050a
feat: support language
yihong0618 Mar 20, 2023
89dca3d
fix: lint
yihong0618 Mar 20, 2023
f7fb6ca
fix: adjust sleep interval and setup pretty logger (#144)
frostming Mar 20, 2023
648ceb9
fix: typo
yihong0618 Mar 20, 2023
7d35949
chore: bump version
yihong0618 Mar 20, 2023
13152a7
feat: Stream mode for edge tts (#145)
frostming Mar 20, 2023
91e038c
version
yihong0618 Mar 20, 2023
4adcbcb
fix: ignore the error
yihong0618 Mar 20, 2023
58c27f2
fix: hide the request log under non-verbose mode (#147)
frostming Mar 20, 2023
583e547
Update README.md
yihong0618 Mar 21, 2023
bf97814
ci: Automate workflow for docker image push and PyPI release (#156)
frostming Mar 22, 2023
d3c4852
Update README.md
yihong0618 Mar 22, 2023
d06f218
update readme
frostming Mar 22, 2023
d7a159a
Merge branch 'main' of https://github.com/yihong0618/xiaogpt
frostming Mar 22, 2023
e27ec55
chore: add badges to README.md
frostming Mar 22, 2023
fb8d07c
Update README.md
yihong0618 Mar 22, 2023
9295a86
README.md更新配置文件注释及使用 (#172)
848244210 Mar 25, 2023
78b312e
feat: Support overriding GPT options via config (#168)
frostming Mar 26, 2023
ca38719
Update README.md
yihong0618 Mar 26, 2023
47d3e3d
feat: better prompt (#183)
yihong0618 Mar 28, 2023
994f5c5
feat: Add HTTP proxy support for OpenAI API and CLI options (#174)
PJovy Mar 28, 2023
594f51d
fix: Fix load proxy bug (#184)
PJovy Mar 28, 2023
694af14
Update README.md
yihong0618 Mar 29, 2023
6a88e4a
feat: add instruction to use edge TTS inside container (#187)
frostming Mar 29, 2023
4f8e28f
fix: validate proxy only when it isn't blank (#190)
frostming Mar 29, 2023
1c8ae88
fix: add L15A
yihong0618 Mar 30, 2023
0810891
添加小米智能家庭屏6(X6A)支持; 删除重复配置 (#199)
fliaping Apr 2, 2023
ba884d0
add edgegpt bot (#201)
hanxi Apr 3, 2023
23213b6
feat: implement the stream mode for new bing (#203)
frostming Apr 3, 2023
90add61
fix: overriding model causes an error (#209)
frostming Apr 5, 2023
a625b1e
fix: #179 check did first (#210)
yihong0618 Apr 5, 2023
bc902cb
fix: did in config or multiple the same hardware (#212)
Sswordq Apr 7, 2023
976db46
add go fork (#217)
longbai Apr 9, 2023
62d2556
doc: config file (#223)
kylezhang Apr 14, 2023
5cea081
Add Azure OpenAI support (#222)
changeforan Apr 17, 2023
10ab1f1
doc: Update readme and config example
frostming Apr 17, 2023
4824016
chore: control the workflow concurrency
frostming Apr 17, 2023
b7a168e
fix: ensure the api_base isn't empty before checking it
frostming Apr 17, 2023
0cb8e16
feat: Option to serve the Edge TTS audio file via a tempfile service …
frostming Apr 19, 2023
81c33fb
fix: edgegpt break change
yihong0618 Apr 19, 2023
41711f6
feat: Improve the code to get a bot (#243)
frostming Apr 26, 2023
361e11c
依赖库更新,原有依赖已无匹配包 (#253)
tanaer May 7, 2023
a39e0cf
添加windows 一键启动方式 (#273)
kaiven11 May 29, 2023
9124f54
fix: #274
yihong0618 May 30, 2023
6bf0bd5
Add support for X10A model (#281)
Phillweston Jun 3, 2023
aef80c9
Add README note for X10A model (#283)
Phillweston Jun 3, 2023
ab47ed5
fix: name
yihong0618 Jun 6, 2023
1c4c94e
fix: use new model
yihong0618 Jun 14, 2023
2a572d0
chore(deps): bump requests from 2.28.2 to 2.31.0 (#301)
dependabot[bot] Jun 22, 2023
0889853
feat: chatglm bot
yihong0618 Jun 27, 2023
385f40d
fix: ci
yihong0618 Jun 27, 2023
e96dfa6
fix: ignore personal file
frostming Jul 1, 2023
9e172e2
Fix GPT3Bot.ask_stream (#308)
maxint Jul 3, 2023
e0f0d3a
feat: support bard (#315)
yihong0618 Jul 20, 2023
e7083bd
Update README.md
yihong0618 Jul 20, 2023
25aa50b
Update README.md
yihong0618 Jul 20, 2023
7101f80
chore: update lockfile and requirements
frostming Jul 21, 2023
9eb5b18
Fix: #282 (#318)
huwei901108 Jul 24, 2023
d58b37e
chore(deps): bump requests from 2.28.2 to 2.31.0 (#319)
dependabot[bot] Jul 24, 2023
81480e3
chore(deps): bump pygments from 2.14.0 to 2.15.0 (#321)
dependabot[bot] Jul 24, 2023
c80d831
chore(deps): bump aiohttp from 3.8.4 to 3.8.5 (#322)
dependabot[bot] Jul 24, 2023
9f92d80
fix: #282 #272 (#326)
yihong0618 Jul 30, 2023
dfcebac
chore(deps): bump certifi from 2022.12.7 to 2023.7.22 (#327)
dependabot[bot] Jul 31, 2023
0cd7c37
docs(README.md): add use in wsl have Notice (#330)
jokereven Aug 4, 2023
269f559
fix: #337
yihong0618 Sep 15, 2023
12158d5
feat: support LangChain (#344)
dongjing007 Oct 22, 2023
8b3e9e8
fix: better mute xiaoai, fix: #331
yihong0618 Oct 24, 2023
414b77f
refactor: (#350)
dongjing007 Oct 25, 2023
d8b06d4
fix: Async callback for langchain (#353)
frostming Oct 26, 2023
968cebd
chore(deps): bump langchain from 0.0.301 to 0.0.317 (#354)
dependabot[bot] Oct 26, 2023
12117de
chore(deps): bump certifi from 2022.12.7 to 2023.7.22 (#355)
dependabot[bot] Oct 26, 2023
ed6cd47
feat: support memory and non-stream mode for langchain bot (#356)
frostming Oct 27, 2023
95c5051
chore(deps): bump aiohttp from 3.8.4 to 3.8.5 (#357)
dependabot[bot] Oct 28, 2023
7169039
chore(deps): bump urllib3 from 1.26.15 to 1.26.18 (#358)
dependabot[bot] Oct 28, 2023
4d6d820
chore(deps): bump pygments from 2.14.0 to 2.15.0 (#359)
dependabot[bot] Oct 28, 2023
a05142d
fix: fix issue #347 (#360)
cxjava Oct 30, 2023
4af487e
add example for deployment_id and api_base (#361)
cxjava Oct 30, 2023
d254fe0
Update README.md (#367)
KJZH001 Nov 7, 2023
7929912
fix: version lock
yihong0618 Nov 7, 2023
013f6d5
feat: update to be compatible with openai 1.0 (#370)
frostming Nov 10, 2023
08f7827
feat: fix lockfile and dependencies
frostming Nov 12, 2023
f856d04
feat: extract TTS into its own module (#372)
frostming Nov 15, 2023
f46e51b
fix: #342
yihong0618 Nov 15, 2023
a2bcd2d
fix: CLI default value overrides the config (#376)
frostming Nov 17, 2023
f60711d
Update README.md (#377)
VectorZhao Nov 21, 2023
0fdb070
Update README.md
yihong0618 Nov 23, 2023
f1d961a
fix: #384 and langchain bot (#385)
yihong0618 Nov 30, 2023
c2a785d
feat: OpenAI TTS (#387)
frostming Nov 30, 2023
42b3c6d
fix: add 请!
yihong0618 Nov 30, 2023
32724d9
fix: better start
yihong0618 Dec 2, 2023
e3032e5
chore(deps): bump aiohttp from 3.8.6 to 3.9.0 (#395)
dependabot[bot] Dec 10, 2023
785f652
fix: no S12 thanks @gaidan1983
yihong0618 Dec 12, 2023
bcfc9fa
Update config.py (#397)
gaidan1983 Dec 13, 2023
be73971
fix: use contributor's code
yihong0618 Dec 13, 2023
5553a77
Update README.md
yihong0618 Dec 13, 2023
bce45ff
fix: #396
yihong0618 Dec 13, 2023
7dffbb1
Merge branch 'main' of https://github.com/yihong0618/xiaogpt
yihong0618 Dec 13, 2023
c98eb49
fix: #400
yihong0618 Dec 14, 2023
05a2027
update args table format in readme (#404)
wavezhang Dec 19, 2023
e4b30b4
feat: support gemini close #402 #412 #403 #338 (#420)
yihong0618 Jan 7, 2024
fa6b013
fix: #421
yihong0618 Jan 8, 2024
606215b
fix: eliminate the deprecation warings from langchain (#423)
frostming Jan 8, 2024
2258b88
fix: docker imge issues #419 #425 (#426)
isanwenyu Jan 13, 2024
f25d458
feat: support qwen (#429)
yihong0618 Jan 17, 2024
11b5c3a
fix: #432
yihong0618 Jan 19, 2024
5a02fdc
fix: lazy import bot-specific modules (#439)
frostming Jan 25, 2024
9a74fd2
fix: #436 (#440)
yihong0618 Jan 28, 2024
97d834e
fix: micli version
yihong0618 Jan 29, 2024
8447f69
fix: #441
yihong0618 Feb 2, 2024
4abe42d
fix: #443 maybe
yihong0618 Feb 3, 2024
f0930d3
fix: Update AOAI API version (#450)
frostming Mar 6, 2024
6427e28
docs: docker network host update README.md (#454)
ycjcl868 Mar 10, 2024
d4841d1
chore(deps): bump langchain from 0.1.4 to 0.1.11 (#455)
dependabot[bot] Mar 12, 2024
0c3abcc
Revert "chore(deps): bump langchain from 0.1.4 to 0.1.11 (#455)" (#456)
yihong0618 Mar 12, 2024
0e73138
Update README.md (#468)
Chigogo Apr 9, 2024
d0dfa75
feat(tts): Support AzureTTS. (#474)
laipz8200 Apr 12, 2024
74f9de2
fix: vulnerable to denial of service from specially crafted inputs to…
yihong0618 Apr 12, 2024
4448113
fix: back
yihong0618 Apr 12, 2024
5ed01bd
fix: drop gpt3 and bard and fix a bug
yihong0618 Apr 13, 2024
d4da461
fix: docker python3.11-slim have no libssl1.1
yihong0618 Apr 14, 2024
9b906d4
ci: fix: warning for node16 in Actions
yihong0618 Apr 14, 2024
8d7dc78
chore: update miservice_fork version
yihong0618 Apr 15, 2024
1983c20
fix: use pdm-build-locked instead of pinning dependencies in pyprojec…
frostming Apr 15, 2024
c6492d9
Update README.md (#479)
Chigogo Apr 16, 2024
7468331
feat: support volc engine (#480)
sundy-li Apr 18, 2024
97e534b
fix: alert pdm update is soooooo cool
yihong0618 Apr 18, 2024
571d8dc
feat: switch to tetos (#484)
frostming Apr 18, 2024
5c7c9ec
feat: Support Doubao from Volcengine (#487)
frostming Apr 19, 2024
547ea38
gemini 支持传入自定义域名 (#485)
iazrael Apr 19, 2024
e0bdf4c
fix: incompatibility for Python 3.9 and older
frostming Apr 20, 2024
7a915f1
fix: doubao doc and doubao cli
yihong0618 Apr 20, 2024
05b868c
Update README.md (#493)
DavidZhiXing Apr 21, 2024
1383224
fix: extract the language code wrapped in a markup (#494)
frostming Apr 24, 2024
a07eb2d
docs: fix typo (#497)
subordon Apr 25, 2024
fbdee6b
feat: new bots openai like yi llama3 01 (#499)
yihong0618 May 3, 2024
f274ec2
feat: switch to yaml config (#501)
frostming May 9, 2024
e66be71
fix: change openai default model
yihong0618 May 14, 2024
e9feef6
fix: can't stop when play background music (#509)
hanxi May 17, 2024
8c7dffa
fix: update version
yihong0618 May 17, 2024
c9fd4bc
chore: requirements
yihong0618 May 18, 2024
f5b8324
fix: No module named 'langchain_community'
yihong0618 May 18, 2024
241abfd
fix: #514 xiaogpt need play
yihong0618 May 20, 2024
e12a6fb
docs: add MiGPT (#516)
idootop May 21, 2024
82c57cc
Update README.md
yihong0618 May 21, 2024
c82be6a
feat: detect language using lingua, instead of trusting LLM (#518)
frostming May 22, 2024
cb05021
chore: bump versions
yihong0618 Jul 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs: add MiGPT (yihong0618#516)
  • Loading branch information
idootop committed May 21, 2024
commit e12a6fb179964ffe2befb8aa58362a606fe2963e
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ docker run -v <your-config-dir>:/config -p 9527:9527 -e XIAOGPT_HOSTNAME=<your i
## 推荐的 fork

- [XiaoBot](https://github.com/longbai/xiaobot) -> Go语言版本的Fork, 带支持不同平台的UI
- [MiGPT](https://github.com/idootop/mi-gpt) -> Node.js 版,支持流式响应和长短期记忆

## 感谢

Expand Down