77 次代码提交 (76614ae9e59582d2291958038676042d13164e97)

作者 SHA1 备注 提交日期
  You Xie 55df19142f
Update chat_gpt_bot.py retry APIConnectionError 11 个月前
  resphina c6e31b2fdc
Update chat_gpt_bot.py 1年前
  resphinas 44cc4165d1 claude_bot 1年前
  resphinas f98b43514e claude_bot 1年前
  zyqcn@live.com 74a253f521 azure api add api-version:https://learn.microsoft.com/zh-cn/azure/ai-services/openai/reference 1年前
  lanvent bb737a71d5 feat: update counting tokens for new models 1年前
  lanvent b476085110 fix: custom GPT model bug 1年前
  lichengzhe 2d7dd71a3d Bad Gateway exception retry 1年前
  lichengzhe 0e8195ae61 Bad Gateway exception retry 1年前
  taoguoliang 3e92d07618 feat(命令): 添加set_gpt_model、set_gpt_model、set_gpt_model 几个命令的使用 1年前
  lanvent 3001ba9266 fix: azure dalle generate image 1年前
  lanvent b0a401a1ed fix(azure_dalle): use openai.api_base 1年前
  lanvent 3314b05648 feat: add support for azure dalle 1年前
  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 48c08f4aad unset default timeout 1年前
  yubai 89e8f385b4 bugfix for azure chatgpt adapting 1年前
  lanvent cc881adda6 Merge Pull Request #686 into master 1年前
  lanvent 371e38cfa6 add concurrency_in_session,request_timeout options 1年前
  JS00000 21a3b0d9a1 using pickle instead of redis 1年前
  JS00000 76783f0ad3 private openai_api_key 1年前
  JS00000 45a131aa0d support plugins 1年前
  lanvent 947e892916 feat: retry when timeout 1年前
  lanvent fd64f88a7e fix: import openai.error 1年前
  lanvent ea95ab9062 refactor: decouple openai session 1年前
  lanvent 38c901a1c5 fix: init image api for bot 1年前
  lanvent 0c9753b7cd refactor: decouple chatgpt session 1年前
  lanvent 721b36c7f7 refactor: reuse openai image interface 1年前
  lanvent 3d428ee844 fix: avoid possible dead loop when discarding 1年前
  lanvent a3be1fcd8f feat: support calc tokens precisely 1年前
  lanvent cd86801eac feat: add options to set voice bot 1年前
  Pin Fang 04fec4a585 Support Azure hosted chatgpt service 1年前
  lanvent 2f78c072d7 fix: merge plugins to dev 1年前
  goldfishh 3f889ab75f feature(rate-limit): 新增令牌桶类,用于主动限制调用gpt3.5, dalle接口频率 1年前
  lanvent 77046000e8 plugin: add Role plugin 1年前
  lichengzhe 9b2da6c431 清除记忆命令和API调用参数改为config.json配置项 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 ad6ae0b32a refactor: use enum to specify type 1年前
  lanvent 0fcf0824dc feat: support plugins 1年前
  lanvent 9e07703eb1 formatting code 1年前
  lanvent d6037422ac decouple message processing process 1年前
  lanvent 38c8ceba12 avoid repeatedly instantiating bot 1年前
  zhayujie 8fa4041fc2
fix: variable name compatibility modification #415 1年前
  goldfishh d6c92e1fd5 feature: 消息控制配置热更新 1年前
  goldfishh 55fe38d5fb fix a minor typo 1年前