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