32 コミット (4cbf46fd4d0b5f175e15a55f71398bf629172bfd)

作成者 SHA1 メッセージ 日付
  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年前
  李超 fc5d3e4e9c feat: Make the size parameter of the resulting picture configurable 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 d62b7d1a99 feat: merge chat related sessions 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 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年前