zhayujie
db27dfe227
docs: modify docker deploy steps
1 year ago
zhayujie
2db4673392
chore: fixed openai version
1 year ago
zhayujie
38619db629
Merge pull request #1274 from zhayujie/feat-dockerhub
feat: modify docker-compose file to pull image from dockerhub
1 year ago
zhayujie
930fd436ea
feat: modify docker-compose file to pull image from dockerhub
1 year ago
zhayujie
98b8ff2fc8
Merge pull request #1271 from zhayujie/feat-dockerhub
feat: publish to dockerhub in github CI simultaneously
1 year ago
zhayujie
d0662683f9
feat: publish to dockerhub in github CI simultaneously
1 year ago
zhayujie
957f2574a9
Merge pull request #1257 from 6vision/master
add reply_suffix
1 year ago
vision
109b362ebd
Update config.py
1 year ago
vision
ff3fdfa738
add reply_suffix
1 year ago
vision
e2636ed54a
add replay_suffix
增加自动回复后缀的可选配置参数
1 year ago
vision
dbe2f17e1a
add reply_suffix
增加私聊和群聊回复后缀的可选配置
1 year ago
zhayujie
4dc535673f
Merge pull request #1252 from 6vision/master
Update Tool README.md
1 year ago
vision
f414b6408e
Update README.md
1 year ago
lanvent
3aa2e6a04d
fix: caclucate tokens correctly for *0613 models
1 year ago
lanvent
1963ff273f
chore(hello): change plugin logic
1 year ago
lanvent
bb737a71d5
feat: update counting tokens for new models
1 year ago
zhayujie
a582a46ce9
fix: call super init
1 year ago
zhayujie
abf80a3266
docs: update README
1 year ago
Jianglang
d768f5c66d
Update README.md
1 year ago
lanvent
b25e843351
feat(link_ai_bot.py): add support for creating images using OpenAI's DALL-E API
1 year ago
lanvent
419a3e518e
feat: make plugin compatible with LINKAI in most cases
1 year ago
lanvent
d1b867a7c0
feat: support scene without app code in linkai
1 year ago
lanvent
c34d70b3cb
fix: add warning log when pysilk module is not installed
1 year ago
lanvent
a33df9312f
fix: warning message when using azure model
1 year ago
Jianglang
ebf8db0b37
Merge pull request #1238 from chenzefeng09/fix_baidu_voice_init
fix: baidu voice init params type error
1 year ago
chenzefeng.09
e539ae3b69
fix: baidu voice init params type error
1 year ago
lanvent
4c5e8850aa
fix: env vars type error ( #1127 )
1 year ago
zhayujie
94c0af3037
feat: support scen without app code
1 year ago
zhayujie
165182c68f
config: remove the config temporarily and consider integrating it as a plugin
1 year ago
Jianglang
65b9542599
Merge pull request #1221 from Zhaoyi-Yan/patch-3
add \n after @nickname for group chat
1 year ago
Jianglang
d01d1f8830
Merge pull request #1220 from Zhaoyi-Yan/patch-2
Add azure_deployment_id to Readme for Azure chatgpt.
1 year ago
Jianglang
ad3e9f3d42
Update README.md
1 year ago
Jianglang
4589974095
Update README.md
1 year ago
Jianglang
ed4553ddf8
Update README.md
1 year ago
Zhaoyi-Yan
ff97ae73f1
add \n after @nickname for group chat
1 year ago
Zhaoyi-Yan
f96b4d2781
Add azure_deployment_id to Readme for Azure chatgpt.
1 year ago
zhayujie
ce32cfffdb
docs: update README.md
1 year ago
zhayujie
f66df8531e
Update README.md
1 year ago
zhayujie
dfe1c23e76
Merge pull request #1218 from zhayujie/feature-app-market
feat: no quota hint and add group qrcode
1 year ago
zhayujie
07fd81919f
docs: udapte readme
1 year ago
zhayujie
210042bb81
feat: no quota hint and add group qrcode
1 year ago
lanvent
12dc7427e9
make railway happy
1 year ago
lanvent
b476085110
fix: custom GPT model bug
1 year ago
zhayujie
776cdaf63c
Merge pull request #1168 from zhayujie/feature-app-market
fix: config name optimize
1 year ago
zhayujie
69b6855745
fix: comment modify
1 year ago
zhayujie
3590babd8b
fix: config name optimize
1 year ago
zhayujie
c29d391c1d
Merge pull request #1167 from zhayujie/feature-app-market
feature: support online knowledge base
1 year ago
zhayujie
50e44dbb2a
fix: session save
1 year ago
zhayujie
34277a3940
feat: add app market
1 year ago
lanvent
f1a00d58ca
chore(Dockerfile.latest): comment out the sed command to replace apt source with tuna mirror
The sed command to replace the apt source with the tuna mirror has been commented out. This is because the command is not necessary for the current build and may cause issues in the future.
1 year ago