Skip to content

v0.0.10

Compare
Choose a tag to compare
@droot droot released this 20 May 22:10
· 14 commits to main since this release
dd52575

What's Changed

  • Document custom tools and enhance README by @janetkuo in #236
  • refactor(k8s-bench/tasks): update shebang in k8s-bench task scripts by @ruinshe in #237
  • fix(ci): Ensure job runs only for the correct repository by @mikebz in #241
  • feat: refactor OpenAI client to support customizable connection options by @appleboy in #243
  • Add modifies_resource parameter to custom tool by @janetkuo in #242
  • ci: add workflow for k8s-bench evaluations on push/PR by @tuannvm in #229
  • Add special command for listing available tools by @hakman in #247
  • Pass command args to custom tools by @hakman in #248
  • Support multiple custom tools configs by @hakman in #246
  • Optimize listing models for Azure OpenAI by @hakman in #255
  • Feat/#252 version handler by @zvdy in #256

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