v0.0.10
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