lanvent
|
3314b05648
|
feat: add support for azure dalle
|
1 year ago |
lanvent
|
618c94edb8
|
formatting: run precommit on all files
|
1 year ago |
lanvent
|
abcbb34b1c
|
fix(chat_gpt_bot.py, open_ai_bot.py): increase retry time to 20 seconds when encountering RateLimitError
|
1 year ago |
lanvent
|
8f72e8c3e6
|
formatting code
|
1 year ago |
李超
|
fc5d3e4e9c
|
feat: Make the size parameter of the resulting picture configurable
|
1 year ago |
lanvent
|
2dfbc840b3
|
chore: save model args as a dict
|
1 year ago |
lanvent
|
2989249e4b
|
chore: add calc_tokens method on session
|
1 year ago |
lanvent
|
947e892916
|
feat: retry when timeout
|
1 year ago |
lanvent
|
d62b7d1a99
|
feat: merge chat related sessions
|
1 year ago |
lanvent
|
fd64f88a7e
|
fix: import openai.error
|
1 year ago |
lanvent
|
ff3d143185
|
plugins: support openaibot
|
1 year ago |
lanvent
|
ea95ab9062
|
refactor: decouple openai session
|
1 year ago |
lanvent
|
38c901a1c5
|
fix: init image api for bot
|
1 year ago |
lanvent
|
721b36c7f7
|
refactor: reuse openai image interface
|
1 year ago |
zhayujie
|
3c04325aae
|
feat: add config for model selection #471
|
1 year ago |
zhayujie
|
224ee6bd89
|
fix: openai_base_url load
|
1 year ago |
B1gM8c
|
2c8da59b47
|
支持自定义openai_api_base
支持自定义openai_api_base
解决国内API被墙的问题,可以自定义使用自己的中转API
|
1 year ago |
lanvent
|
dce9c4dccb
|
compatible with openai bot
|
1 year ago |
zhayujie
|
8107165792
|
fix: variable name compatibility modification
|
1 year ago |
zwssunny
|
b81d947dbb
|
增加#清除所有人记忆指令
|
1 year ago |
zhayujie
|
24f00a28bd
|
fix: replies were cut off #152
|
1 year ago |
ubuntu
|
c7d1e77ae6
|
fix: handle RateLimitError #50 #51 #54
|
1 year ago |
zhayujie
|
d69fd2b982
|
fix: session exception due to the openai limit #50
|
1 year ago |
zhayujie
|
2fa3f77ab8
|
fix: prompt build bug
|
1 year ago |
zhayujie
|
152724f05d
|
fix: reduce session max words
|
1 year ago |
zhayujie
|
7425d9075a
|
feat: support multi-conversation memory #28
|
1 year ago |
zhayujie
|
ffec4df563
|
feat: auto append a question mark when there is no ending punctuation
|
1 year ago |
zhayujie
|
4c42136d0c
|
feat: adjust some configs to be optional
|
1 year ago |
zhayujie
|
17b6c63fb9
|
fix: image create prefix match bug
|
1 year ago |
zhayujie
|
bf50694658
|
feat: picture auto-generate
|
1 year ago |
zhayujie
|
06065853a9
|
fix: encoding bug
|
1 year ago |
zhayujie
|
e5e0979bfa
|
feat: bring in openai completion api
|
1 year ago |