Skip to content

Releases: whatwewant/chatgpt-for-chatbot-feishu

v1.6.2

05 Mar 16:20
Compare
Choose a tag to compare

Changelog

  • e117982 chore(release): bumped version to v1.6.2
  • 9a57e79 fix: failed on webhook event

v1.6.1

05 Mar 15:31
Compare
Choose a tag to compare

Changelog

  • e1cda89 chore(release): bumped version to v1.6.1
  • 5b413fc fix: with group

v1.6.0

05 Mar 15:27
Compare
Choose a tag to compare

Changelog

  • 1acd1c4 chore(release): bumped version to v1.6.0
  • 86fa096 feat: support custom proxy openai api

v1.5.3

02 Mar 15:24
Compare
Choose a tag to compare

Changelog

  • 60dbed8 chore(release): bumped version to v1.5.3
  • d8383c1 Merge pull request #46 from go-zoox/feat/support-custom-proxy
  • 6ea1ae7 feat: support custom network request proxy
  • 34ee429 chore: update README on LICENSE
  • 230f71a Update README.md
  • d87b96a Update README.md
  • 3fcfea5 Merge pull request #45 from go-zoox/feat/support-gpt-3.5

v1.5.2

02 Mar 02:07
Compare
Choose a tag to compare

Changelog

  • f2dfdd7 chore(release): bumped version to v1.5.2
  • 0858ea1 chore: add version log

v1.5.1

02 Mar 01:46
Compare
Choose a tag to compare

Changelog

  • 14096a2 chore(release): bumped version to v1.5.1
  • c971f8b chore: change default model to ModelGPT3_5Turbo

v1.5.0

02 Mar 01:33
Compare
Choose a tag to compare

Changelog

  • 35544e3 chore(release): bumped version to v1.5.0
  • f409a8c feat: support gpt-3.5 => model: gpt-3.5-turbo / gpt-3.5-turbo-0301

v1.4.10

01 Mar 15:56
Compare
Choose a tag to compare

Changelog

  • 33b4b3b chore(release): bumped version to v1.4.10
  • ca1a379 Merge pull request #43 from go-zoox/fix/go-1.18-interface-contains-type-constraints
  • 917a7cc Update README.md
  • eff3f82 fix: go-1.18-interface-contains-type-constraints
  • 8320dce chore: update README

v1.4.9

27 Feb 12:55
Compare
Choose a tag to compare

Changelog

  • ad8f023 chore(release): bumped version to v1.4.9
  • 96a594e Merge pull request #40 from go-zoox/chore/rename-CHATGPT_API_KEY-to-OPENAI_API_KEY
  • f0c339c chore: rename CHATGPT_API_KEY to OPENAI_API_KEY
  • c5b84ee Merge pull request #39 from go-zoox/feat/custom-chatbot-name

v1.4.8

27 Feb 12:37
Compare
Choose a tag to compare

Changelog

  • c090a4d chore(release): bumped version to v1.4.8
  • 4f40fad feat: support custom chatbot name with env BOT_NAME
  • f23a267 Update README.md
  • ca21c8c chore: update changelogs
  • 730debf chore: update README for permission for admin
  • 710a1cc Merge pull request #37 from go-zoox/feat/support-set-admin-with-admin-email