Download Latest Version kubectl-ai_darwin_arm64.tar.gz (12.8 MB)
Email in envelope

Get an email when there's a new version of Kubectl OpenAI plugin

Home / v0.0.11
Name Modified Size InfoDownloads / Week
Parent folder
kubectl-ai_checksums.txt 2023-08-01 576 Bytes
kubectl-ai_linux_amd64.tar.gz 2023-08-01 11.3 MB
kubectl-ai_linux_arm64.tar.gz 2023-08-01 10.2 MB
kubectl-ai_windows_amd64.zip 2023-08-01 11.4 MB
kubectl-ai_windows_arm64.zip 2023-08-01 10.3 MB
kubectl-ai_darwin_amd64.tar.gz 2023-08-01 11.9 MB
kubectl-ai_darwin_arm64.tar.gz 2023-08-01 11.3 MB
README.md 2023-08-01 2.1 kB
v0.0.11 source code.tar.gz 2023-08-01 24.6 kB
v0.0.11 source code.zip 2023-08-01 31.6 kB
Totals: 10 Items   66.5 MB 0

Notable Changes

  • šŸ¤– Local AI support (#67)
  • Allows integration with self-hosted, community-driven, local OpenAI-compatible API.
  • See https://localai.io/basics/getting_started/index.html for getting started.
  • ā˜Žļø 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: https://github.com/sozercan/kubectl-ai/compare/v0.0.10...v0.0.11

Source: README.md, updated 2023-08-01