We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edd7afd commit 73b6c12Copy full SHA for 73b6c12
HISTORY.md
@@ -1,5 +1,15 @@
1
# History
2
3
+## 0.0.4 – 2025-05-29
4
+
5
+New benchmarking suite
6
7
+* Add parse list of intervals to ``parse_anomaly_response`` – [Issue #43](https://github.com/sintel-dev/sigllm/issues/43) by @sarahmish
8
+* Add paper benchmark results – [Issue #41](https://github.com/sintel-dev/sigllm/issues/41) by @sarahmish
9
+* Enable Unrestricted LLM Output with Parsing + Add One-Shot Anomaly Detection Support – [Issue #39](https://github.com/sintel-dev/sigllm/issues/39) by @scherkao31
10
+* Add benchmarking suite to ``sigllm`` – [Issue #36](https://github.com/sintel-dev/sigllm/issues/36) by @sarahmish
11
12
13
## 0.0.3 - 2025-02-06
14
15
Internal improvements and removing support for Python 3.8
0 commit comments