提交历史

作者 SHA1 备注 提交日期
  lanvent 618c94edb8 formatting: run precommit on all files 1 年之前
  lanvent abcbb34b1c fix(chat_gpt_bot.py, open_ai_bot.py): increase retry time to 20 seconds when encountering RateLimitError 1 年之前
  lanvent 8f72e8c3e6 formatting code 1 年之前
  lanvent 2dfbc840b3 chore: save model args as a dict 1 年之前
  lanvent 2989249e4b chore: add calc_tokens method on session 1 年之前
  lanvent 947e892916 feat: retry when timeout 1 年之前
  lanvent fd64f88a7e fix: import openai.error 1 年之前
  lanvent ff3d143185 plugins: support openaibot 1 年之前
  lanvent ea95ab9062 refactor: decouple openai session 1 年之前
  lanvent 38c901a1c5 fix: init image api for bot 1 年之前
  lanvent 721b36c7f7 refactor: reuse openai image interface 1 年之前
  zhayujie 42f3f4403c Merge branch 'plugins' into dev 1 年之前
  zhayujie 3c04325aae feat: add config for model selection #471 1 年之前
  zhayujie 224ee6bd89 fix: openai_base_url load 1 年之前
  B1gM8c 2c8da59b47 支持自定义openai_api_base 1 年之前
  lanvent dce9c4dccb compatible with openai bot 1 年之前
  zhayujie 8107165792 fix: variable name compatibility modification 1 年之前
  zwssunny b81d947dbb 增加#清除所有人记忆指令 1 年之前
  zhayujie 24f00a28bd fix: replies were cut off #152 1 年之前
  ubuntu c7d1e77ae6 fix: handle RateLimitError #50 #51 #54 1 年之前
  zhayujie d69fd2b982 fix: session exception due to the openai limit #50 1 年之前
  zhayujie 2fa3f77ab8 fix: prompt build bug 1 年之前
  zhayujie 152724f05d fix: reduce session max words 1 年之前
  zhayujie 7425d9075a feat: support multi-conversation memory #28 1 年之前
  zhayujie ffec4df563 feat: auto append a question mark when there is no ending punctuation 1 年之前
  zhayujie 4c42136d0c feat: adjust some configs to be optional 1 年之前
  zhayujie 17b6c63fb9 fix: image create prefix match bug 1 年之前
  zhayujie bf50694658 feat: picture auto-generate 1 年之前
  zhayujie 06065853a9 fix: encoding bug 1 年之前
  zhayujie e5e0979bfa feat: bring in openai completion api 1 年之前