Skip to content

Releases: CSUSTers/csust-got

v1.12.7

22 Jul 03:22
667f2bb
Compare
Choose a tag to compare

What's Changed

  • fix inline mode #401 by @hugefiver in #402
  • fix(inline): use long domain instead of b23.tv when query is not empty in bilibili video URL (#401) by @hugefiver in #403
  • Merge dev into master by @hugefiver in #404
  • build(deps): bump github.com/sashabaranov/go-openai from 1.25.0 to 1.26.0 by @dependabot in #406
  • build(deps): bump golang.org/x/image from 0.17.0 to 0.18.0 by @dependabot in #410
  • build(deps): bump github.com/prometheus/common from 0.54.0 to 0.55.0 by @dependabot in #409
  • build(deps): bump github.com/sashabaranov/go-openai from 1.26.0 to 1.26.1 by @dependabot in #408
  • build(deps): bump github.com/quic-go/quic-go from 0.45.0 to 0.45.1 by @dependabot in #407
  • Feature mcdead by @hugefiver in #412
  • build(deps): bump github.com/meilisearch/meilisearch-go from 0.26.3 to 0.27.0 by @dependabot in #414
  • build(deps): bump github.com/sashabaranov/go-openai from 1.26.1 to 1.26.2 by @dependabot in #413
  • feat(sticker): convert video sticker to gif... by @hugefiver in #415
  • build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 by @dependabot in #417
  • build(deps): bump github.com/redis/go-redis/v9 from 9.5.3 to 9.5.4 by @dependabot in #419
  • build(deps): bump github.com/sashabaranov/go-openai from 1.26.2 to 1.26.3 by @dependabot in #418
  • Merge dev to master by @hugefiver in #420

Full Changelog: v1.12.6...v1.12.7

v1.12.6 大语言模型,但是自定义api

14 Jun 11:18
c0f54b7
Compare
Choose a tag to compare
image

What's Changed

Full Changelog: v1.12.5...v1.12.6

v1.12.5 向美好世界说声再见

13 Jan 15:51
ae1f981
Compare
Choose a tag to compare

What's Changed

  • Feature: 向美好世界说声再见 by @icceey in #337

Full Changelog: v1.12.4...v1.12.5

v1.12.4

10 Jan 06:06
248a2e0
Compare
Choose a tag to compare

What's Changed

  • Chat Functionality Fix: Implemented a check to ensure the proxy configuration is set before making requests to the OpenAI API (Commit: fix(chat): check if proxy config is set).
  • Dependency Updates: Updated several dependencies, including:
    • golang.org/x/net from 0.19.0 to 0.20.0.
    • github.com/redis/go-redis/v9 from 9.3.1 to 9.4.0.
    • github.com/sashabaranov/go-openai from 1.17.10 to 1.17.11.
      These updates aim to enhance the stability and performance of the code and ensure that the dependencies are up to date.
  • Removal of Obsolete Command: Removed the '/slink' command which was previously deprecated.

v1.12.3

08 Jan 07:24
7d37f80
Compare
Choose a tag to compare

What's Changed

  • remove /slink command, use inline mode instead by @hugefiver in #331

Full Changelog: v1.12.2...v1.12.3

v1.12.2 remove tracing params

08 Jan 04:42
ea566f2
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 by @dependabot in #322
  • Feat: remove tracing params by @icceey in #330

Full Changelog: v1.12.1...v1.12.2

v1.12.1 Hotfix

05 Jan 15:32
04d1870
Compare
Choose a tag to compare

Hotfix

What's Changed

Full Changelog: v1.12.0...v1.12.1

v1.12.0

05 Jan 13:59
68610f3
Compare
Choose a tag to compare

Huge Changes

  • add an inline mode handler to remove tracing parameters from text that user inputs. (feat-req issue #321)

What's Changed

  • Feat notracing (WIP) by @hugefiver in #323
  • feat(inline): process Bilibili shorten URL by @hugefiver in #325
  • build(deps): bump github.com/sashabaranov/go-openai from 1.17.9 to 1.17.10 by @dependabot in #324
  • feat(inline): remove tracing parameters from Bilibili URL by @hugefiver in #326

Full Changelog: v1.11.3...v1.12.0

v1.11.3

23 Dec 19:07
0f22d3e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.2...v1.11.3

v1.11.2

16 Oct 03:55
c8edf7a
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/text from 0.9.0 to 0.10.0 by @dependabot in #232
  • build(deps): bump github.com/sashabaranov/go-openai from 1.10.0 to 1.10.1 by @dependabot in #231
  • build(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.9.0 by @dependabot in #233
  • build(deps): bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 by @dependabot in #236
  • build(deps): bump github.com/sashabaranov/go-openai from 1.10.1 to 1.11.1 by @dependabot in #235
  • build(deps): bump github.com/sashabaranov/go-openai from 1.11.1 to 1.11.2 by @dependabot in #237
  • build(deps): bump github.com/quic-go/quic-go from 0.35.1 to 0.36.0 by @dependabot in #238
  • build(deps): bump github.com/sashabaranov/go-openai from 1.11.2 to 1.11.3 by @dependabot in #239
  • build(deps): bump github.com/sashabaranov/go-openai from 1.11.3 to 1.12.0 by @dependabot in #240
  • Merge back to dev by @hugefiver in #241
  • build(deps): bump github.com/quic-go/quic-go from 0.36.0 to 0.36.1 by @dependabot in #242
  • build(deps): bump golang.org/x/text from 0.10.0 to 0.11.0 by @dependabot in #243
  • build(deps): bump golang.org/x/net from 0.11.0 to 0.12.0 by @dependabot in #244
  • build(deps): bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 by @dependabot in #245
  • build(deps): bump github.com/sashabaranov/go-openai from 1.12.0 to 1.13.0 by @dependabot in #246
  • build(deps): bump github.com/sashabaranov/go-openai from 1.13.0 to 1.14.0 by @dependabot in #247
  • build(deps): bump github.com/quic-go/quic-go from 0.36.1 to 0.36.2 by @dependabot in #248
  • build(deps): bump github.com/sashabaranov/go-openai from 1.14.0 to 1.14.1 by @dependabot in #249
  • build(deps): bump github.com/quic-go/quic-go from 0.36.2 to 0.37.0 by @dependabot in #250
  • build(deps): bump github.com/quic-go/quic-go from 0.37.0 to 0.37.1 by @dependabot in #251
  • build(deps): bump github.com/quic-go/quic-go from 0.37.1 to 0.37.2 by @dependabot in #254
  • build(deps): bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 by @dependabot in #258
  • build(deps): bump github.com/quic-go/quic-go from 0.37.2 to 0.37.3 by @dependabot in #257
  • build(deps): bump go.uber.org/zap from 1.24.0 to 1.25.0 by @dependabot in #253
  • build(deps): bump github.com/quic-go/quic-go from 0.37.3 to 0.38.0 by @dependabot in #263
  • build(deps): bump github.com/sashabaranov/go-openai from 1.14.1 to 1.14.2 by @dependabot in #260
  • build(deps): bump github.com/redis/go-redis/v9 from 9.0.5 to 9.1.0 by @dependabot in #262
  • build(deps): bump github.com/quic-go/quic-go from 0.38.0 to 0.38.1 by @dependabot in #268
  • build(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 by @dependabot in #265
  • build(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 by @dependabot in #264
  • build(deps): bump github.com/sashabaranov/go-openai from 1.14.2 to 1.15.2 by @dependabot in #269
  • build(deps): bump github.com/meilisearch/meilisearch-go from 0.25.0 to 0.25.1 by @dependabot in #271
  • build(deps): bump github.com/sashabaranov/go-openai from 1.15.2 to 1.15.3 by @dependabot in #270
  • build(deps): bump go.uber.org/zap from 1.25.0 to 1.26.0 by @dependabot in #272
  • build(deps): bump github.com/redis/go-redis/v9 from 9.1.0 to 9.2.0 by @dependabot in #273
  • build(deps): bump github.com/quic-go/quic-go from 0.38.1 to 0.39.0 by @dependabot in #274
  • build(deps): bump golang.org/x/net from 0.15.0 to 0.16.0 by @dependabot in #279
  • build(deps): bump github.com/sashabaranov/go-openai from 1.15.3 to 1.15.4 by @dependabot in #277
  • build(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 by @dependabot in #280
  • build(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #278
  • build(deps): bump github.com/redis/go-redis/v9 from 9.2.0 to 9.2.1 by @dependabot in #275
  • build(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 by @dependabot in #276
  • build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 by @dependabot in #282
  • build(deps): bump github.com/sashabaranov/go-openai from 1.15.4 to 1.16.0 by @dependabot in #283
  • Mainly update deps by @hugefiver in #285

Full Changelog: v1.11.1...v1.11.2