v2.3.4 - DALL-E
github-actions
released this
20 Nov 13:44
·
219 commits
to refs/heads/master
since this release
Features
Most noticeable nre feature is DALL-E integration to generate images via AI. If openai is configires, just prefix the prompt with "dalle" or "generate image" and wait some seconds.
Other changes and fixes
- New RIPE atlas commands (#459) @lamaral
- Send Prometheus metrics (#491 + #497) @brainexe
- Openai: Align token count for gpt-3.5-turbo with official docs (#492) @dreis2211
- Openai: use message attachment as GPT context (#490) @brainexe
- Openai: truncate input message if tokens exceeding (#474) @brainexe
- Openai: more config options for openai and better logging (#494) @brainexe
internal
- test: cleanup mocks to find unwanted asserts (#502) @brainexe
- internal: use chain storage by default to speedup reads (#478) @brainexe
- Some cleanups + more tests etc (#487) @brainexe
- WIP: preparations for plugins (#471) @brainexe
- cleanup VCS/BranchLookup (#421) @brainexe
- fix "pool" async runner (#479) @brainexe
Dependencies
- build(deps): bump github.com/xanzy/go-gitlab from 0.91.1 to 0.94.0 (#483 + #496) @dependabot
- build(deps): bump docker/build-push-action from 4.1.1 to 5.1.0 (#476 + #499) @dependabot
- build(deps): bump github.com/redis/go-redis/v9 from 9.2.1 to 9.3.0 (#489) @dependabot
- build(deps): bump docker/setup-buildx-action from 2.9.0 to 3.0.0 (#475) @dependabot
- build(deps): bump codecov/codecov-action from 3 to 4 (#476) @dependabot
- build(deps): bump docker/login-action from 2.2.0 to 3.0.0 (#472) @dependabot
- build(deps): bump actions/checkout from 3 to 4 (#469) @dependabot