66 Commits (8205d2552ca5d10901041a57e2b81f4caa4f1d28)

Autor SHA1 Nachricht Datum
  lanvent 618c94edb8 formatting: run precommit on all files vor 1 Jahr
  lanvent abcbb34b1c fix(chat_gpt_bot.py, open_ai_bot.py): increase retry time to 20 seconds when encountering RateLimitError vor 1 Jahr
  lanvent 8f72e8c3e6 formatting code vor 1 Jahr
  lanvent 2dfbc840b3 chore: save model args as a dict vor 1 Jahr
  lanvent 2989249e4b chore: add calc_tokens method on session vor 1 Jahr
  lanvent 48c08f4aad unset default timeout vor 1 Jahr
  yubai 89e8f385b4 bugfix for azure chatgpt adapting vor 1 Jahr
  lanvent cc881adda6 Merge Pull Request #686 into master vor 1 Jahr
  lanvent 371e38cfa6 add concurrency_in_session,request_timeout options vor 1 Jahr
  JS00000 21a3b0d9a1 using pickle instead of redis vor 1 Jahr
  JS00000 76783f0ad3 private openai_api_key vor 1 Jahr
  JS00000 45a131aa0d support plugins vor 1 Jahr
  lanvent 947e892916 feat: retry when timeout vor 1 Jahr
  lanvent d62b7d1a99 feat: merge chat related sessions vor 1 Jahr
  lanvent fd64f88a7e fix: import openai.error vor 1 Jahr
  lanvent ea95ab9062 refactor: decouple openai session vor 1 Jahr
  lanvent 38c901a1c5 fix: init image api for bot vor 1 Jahr
  lanvent 0c9753b7cd refactor: decouple chatgpt session vor 1 Jahr
  lanvent 721b36c7f7 refactor: reuse openai image interface vor 1 Jahr
  lanvent 3d428ee844 fix: avoid possible dead loop when discarding vor 1 Jahr
  lanvent a3be1fcd8f feat: support calc tokens precisely vor 1 Jahr
  lanvent cd86801eac feat: add options to set voice bot vor 1 Jahr
  Pin Fang 04fec4a585 Support Azure hosted chatgpt service vor 1 Jahr
  lanvent 2f78c072d7 fix: merge plugins to dev vor 1 Jahr
  goldfishh 3f889ab75f feature(rate-limit): 新增令牌桶类,用于主动限制调用gpt3.5, dalle接口频率 vor 1 Jahr
  lanvent 77046000e8 plugin: add Role plugin vor 1 Jahr
  lichengzhe 9b2da6c431 清除记忆命令和API调用参数改为config.json配置项 vor 1 Jahr
  zhayujie 3c04325aae feat: add config for model selection #471 vor 1 Jahr
  zhayujie 224ee6bd89 fix: openai_base_url load vor 1 Jahr
  B1gM8c 2c8da59b47 支持自定义openai_api_base vor 1 Jahr
  lanvent ad6ae0b32a refactor: use enum to specify type vor 1 Jahr
  lanvent 0fcf0824dc feat: support plugins vor 1 Jahr
  lanvent 9e07703eb1 formatting code vor 1 Jahr
  lanvent d6037422ac decouple message processing process vor 1 Jahr
  lanvent 38c8ceba12 avoid repeatedly instantiating bot vor 1 Jahr
  zhayujie 8fa4041fc2
fix: variable name compatibility modification #415 vor 1 Jahr
  goldfishh d6c92e1fd5 feature: 消息控制配置热更新 vor 1 Jahr
  goldfishh 55fe38d5fb fix a minor typo vor 1 Jahr
  Bachery e5ab350bbf support group chat in one seesion vor 1 Jahr
  ubuntu 733f9d1f10 fix: tokens limit optimization vor 1 Jahr
  zwssunny 5de600c689 修正会话tokens计算 vor 1 Jahr
  zwssunny 39a5487f39 openai 接口返回token数量来修剪会话长度 vor 1 Jahr
  zwssunny 3d4d1c734a 增加会话超长问题 vor 1 Jahr
  zhayujie 44e5979a03 docs: update README.md vor 1 Jahr
  zwssunny efbc9de9d1 增加会话超长处理 vor 1 Jahr
  lanvent 2c4d79e952 添加会话过期时间 vor 1 Jahr
  sunxin.181 a2db765ade [feat] catch connection failed exception vor 1 Jahr
  zhayujie f67dae5b0b fix: use default max_token vor 1 Jahr
  zhayujie cd5f58ff2c docs: temporarily removed optional config vor 1 Jahr
  alin 47c675f999 feat:add proxy option vor 1 Jahr