Skip to content

v0.0.15

Choose a tag to compare

@droot droot released this 02 Jul 22:57
· 138 commits to main since this release
77936f0

What's Changed

  • feat: Disable enable-tool-use-shim in k8s-bench by default. by @yankay in #352
  • Initial packaging in a container image by @justinsb in #343
  • html: render a "thinking" state before the first response arrives by @justinsb in #349
  • html: better formatting for input text by @justinsb in #345
  • Add configuration section to README with YAML setup and options by @Mostafa-wael in #355
  • eval: Add k8s-bench evaluation contribution guide by @noahlwest in #356
  • feat | proactive resource creation interaction with llm by @zvdy in #361
  • eval: Added eval for troubleshooting and fixing OOMKilled pod by @prasad89 in #360
  • html: improve rendering of function calls by @justinsb in #350
  • Expose the --alsologtostderr flag by @justinsb in #367
  • mcp support: map schemas from MCP to our schema by @justinsb in #366
  • html: dial down logging by @justinsb in #368
  • mcp client: don't mangle arguments by @justinsb in #369
  • UI: render InputOptionBlock more generically by @justinsb in #370
  • Update link to MCP server doc by @mastersingh24 in #379
  • Add issue templates for bug reports and feature requests (#269) by @dineshcsdev in #377
  • Enhancements to OpenAI Chat Session Handling, Schema Validation, and Model Selection by @tuannvm in #375
  • Enhance MCP Server and Tool Aggregation by @tuannvm in #364

New Contributors

Full Changelog: v0.0.14...v0.0.15