Skip to content

Releases: sozercan/kubectl-ai

v0.0.12

09 Mar 23:08
972ea9c
Compare
Choose a tag to compare

Changelog

  • 972ea9c feat: support for stdin (#110)
  • 2695058 build(deps): bump github.com/sashabaranov/go-openai from 1.16.1 to 1.20.2 (#108)
  • 3e70b18 build(deps): bump actions/checkout from 3.6.0 to 4.1.1 (#109)
  • ab0ddb3 [StepSecurity] Apply security best practices (#107)
  • b4e10af chore: remove deprecated apis (#105)
  • 8c15493 test: add test (#106)
  • f09825e docs: add aikit (#104)
  • 808b008 Added current context view (#79)
  • dfe4b8c Brew formula update for kubectl-ai version v0.0.11 (#76)
  • fda25ed Krew manifest update for kubectl-ai version v0.0.11 (#77)

New Contributors

Full Changelog: v0.0.11...v0.0.12

v0.0.11

01 Aug 07:17
8ae3528
Compare
Choose a tag to compare

Notable Changes

  • 🤖 Local AI support (#67)
  • ☎️ Kubernetes API support with function calling (#69)
    • This will result in very accurate completions including CRDs (if present in configured cluster).
    • See --use-k8s-api flag or USE_K8S_API environment variable in the readme for more details.
    • This setting will use more OpenAI API calls and it requires function calling which is available in 0613 and later models. Defaults to false. However, this is recommended for accuracy and completeness.

Changelog

  • 8ae3528 update goreleaser (#75)
  • afd1e40 update goreleaser (#73)
  • 90d00d9 update goreleaser (#72)
  • a8cd2b2 update deprecated fields in goreleaser (#71)
  • 3af5ab9 fix windows build (#70)
  • 0e47b2d feat: function calling (#69)
  • b64b73c feat: localai support (#67)
  • 3684351 [update] Support for custom OpenAI API Base (#41)
  • 44e3584 build(deps): bump k8s.io/cli-runtime from 0.27.2 to 0.27.4 (#63)
  • c0b1c5b build(deps): bump github.com/sashabaranov/go-openai from 1.9.5 to 1.14.1 (#66)
  • 48e1b96 build(deps): bump github.com/sashabaranov/go-openai from 1.9.4 to 1.9.5 (#50)
  • b0294c9 retry for 429 (#49)
  • 509ffcf update openai library (#48)
  • 013cf88 docs: editor usage (#47)
  • 8de4335 build(deps): bump k8s.io/cli-runtime from 0.27.1 to 0.27.2 (#42)
  • 9dcfaff build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#44)
  • 736954c build(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#40)
  • 4aeeaf9 Updated kubectl-ai to 0.0.10 (#39)

New Contributors

Full Changelog: v0.0.10...v0.0.11

v0.0.10

03 May 17:56
d6b6249
Compare
Choose a tag to compare

Changelog

New Contributors

Full Changelog: v0.0.9...v0.0.10

v0.0.9

16 Apr 04:36
ec9af71
Compare
Choose a tag to compare

Changelog

v0.0.8

15 Apr 23:43
685b67d
Compare
Choose a tag to compare

Changelog

v0.0.7

12 Apr 04:52
4df7767
Compare
Choose a tag to compare

Changelog

  • 4df7767 feat: reprompt support (#22)
  • a117045 Bump golang.org/x/net from 0.8.0 to 0.9.0 (#21)
  • 5d439cc Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#20)
  • e9ede3a add gpt-4 support (#19)
  • 1c11180 Bump github.com/PullRequestInc/go-gpt3 from 1.1.14 to 1.1.15 (#17)
  • 6cd22fd add max token specify flag (#14)

v0.0.6

22 Mar 05:45
5efdcf3
Compare
Choose a tag to compare

Changelog

v0.0.5

21 Mar 06:49
2de181b
Compare
Choose a tag to compare

Changelog

v0.0.4

20 Mar 16:38
4830f7c
Compare
Choose a tag to compare

Changelog

v0.0.3

20 Mar 06:44
6d2f949
Compare
Choose a tag to compare

Changelog