github GoogleCloudPlatform/kubectl-ai v0.0.9

latest releases: v0.0.31, v0.0.30, v0.0.29...
13 months ago

What's Changed

  • Add support for listing models for Azure OpenAI by @hakman in #165
  • azopenai: fix the response content validation error by @yumosx in #169
  • modelserving: add distributed serving by @justinsb in #75
  • feat(install): add quick and manual install options in README and script by @tuannvm in #150
  • Docs(readme): fix the --quite argument by @gaga5lala in #172
  • chore: fix typos in kubectl-expect/main.go by @sadikkuzu in #176
  • k8s-bench | health probe troubleshooting eval task #145 by @zvdy in #163
  • Improve docs for contribution by @janetkuo in #183
  • chore(deps): update dependencies by @droot in #182
  • feat(k8s-bench): add scripts for HPA, rolling update, StatefulSet tasks by @tuannvm in #170
  • feat: implement ListModels function to retrieve model IDs from OpenAI by @Azathoth-X in #154
  • Chore: add existence check for build-images script by @seunggihong in #192
  • Doc enhancement: Add OLLAMA_HOST into example by @j796160836 in #194
  • fix Observable#AddSubscription on s is shadowed by @anyoptional in #186
  • gollm: add some logs for RegisterProvider by @yumosx in #191
  • doc: add krew install document by @LinPr in #185
  • Adjust summary of kubectl-ai capabilities by @janetkuo in #197
  • refactor(tools): use typed context keys for kubeconfig and work_dir by @Vinay-Khanagavi in #178
  • introduce cmd directory for the CLI code by @droot in #198
  • k8s-bench concurrent task execution by @zvdy in #199
  • User guide for the mcp-server mode by @janetkuo in #200
  • docs: Added pointer to mcp docs by @droot in #201
  • doc: fix typo in MCP doc by @titaneric in #219
  • Updated links in the install.sh script by @pilz0 in #212
  • Remove viper integration by @droot in #214
  • Add SHA-256 checksum verification to model download script by @seunggihong in #213
  • refactor: simplify AgentTextBlock methods and improve message handling by @mikebz in #195
  • Feature: add shields in README by @zvdy in #221
  • feat: add configurable SSL verification and refactor client options by @appleboy in #217
  • Add instructions to serve models with llama.cpp by @janetkuo in #202
  • doc: add VS Code MCP configuration by @titaneric in #224
  • Add support for additional prompt template files by @RRethy in #205
  • Enhance OpenAI Client Initialization and Model Handling with Environment Variable Support and Default Model Logic by @tuannvm in #207
  • add file extensions for discovery within IDEs and find. by @mikebz in #203
  • Lazy initialization of input readers and evals by @droot in #233
  • fix(tools): Use exec.LookPath to find bash executable before running bash commands by @ruinshe in #230
  • Run lightweight evals periodically by @droot in #234
  • Fixed cluster name in the eval job by @droot in #235
  • Add native streaming support for OpenAI clients by @zvdy in #215
  • feat: refactor provider registry for safety and improved diagnostics by @appleboy in #226
  • Support custom tools by @janetkuo in #223

New Contributors

Full Changelog: v0.0.8...v0.0.9

Don't miss a new kubectl-ai release

NewReleases is sending notifications on new releases.