Skip to content

Releases: robusta-dev/holmesgpt

0.7.2

10 Dec 14:31
c4743a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.1...0.7.2

0.7.1

06 Dec 05:23
67d8712
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.1...0.7.1

What's Changed

Full Changelog: 0.6.1...0.7.1

0.6.1

08 Nov 15:24
6a16ed7
Compare
Choose a tag to compare

What's Changed

  • Fix build_chat_message when number of tools is 0 by @itisallgood in #186
  • add holmes cluster role for reading storage classes by @arikalon1 in #187
  • Avoid server crash if no instruction is passed to workload health request by @nherment in #188
  • Remove broken link in readme by @aantn in #190
  • fix access to document dict url attribute by @arikalon1 in #189
  • Only load builtin toolsets when the config is initialised by @nherment in #193
  • fix: incorrect prerequisite for webpage: use python -m to invoke playwright exec and specify browser by @nherment in #192
  • use internet tool by default on the chart by @arikalon1 in #194

Full Changelog: 0.6.0...0.6.1

0.6.0

06 Nov 18:23
ca0d01e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.2...0.6.0

0.5.2

09 Oct 16:09
84f03a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.1...0.5.2

0.5.1

08 Oct 16:47
93dd488
Compare
Choose a tag to compare

What's Changed

  • Added backwards compatibility with model names that start with openai by @Avi-Robusta in #153

Full Changelog: 0.5.0...0.5.1

0.5.0

08 Oct 08:31
7dc06c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...0.5.0

0.4.0

03 Oct 09:43
2d2a5b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

0.3.0

02 Sep 20:05
7d6ee79
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.6...0.3.0

0.2.6

24 Jul 12:36
646f237
Compare
Choose a tag to compare

New Features

Simplified Integration with Amazon Bedrock and Other LLM Models

Integration with Amazon Bedrock and other large language models (LLMs) has been streamlined to provide a more seamless experience.
For more details, refer to PR #65.

Slack Destination for Ask Command

A new feature has been introduced allowing users to send queries directly to Slack using the ask command, enhancing communication and integration within Slack channels.
For more details, refer to PR #81.

Enhancements

  • Update PagerDuty integration by @aantn in #86
  • Minor improvements for testing by @aantn in #75
  • Make it easier to test Alertmanager from our test framework by @aantn in #79
  • Minor improvements to Kubernetes toolset by @aantn in #85
  • Added Prometheus Operator RBAC for Holmes to service account template by @itisallgood in #87
  • Update the Helm chart to support working with LiteLLM env vars by @arikalon1 in #92
  • [MAIN-1860] Added a post-processing option for chatty AIs by @Avi-Robusta in #88

Security

New Contributors

Full Changelog: 0.2.5...0.2.6