30 Commits (ab4ff3d1a3fd62fc42f5be0bebc54853e794be3f)

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