You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Description
- Disable global tracing.
- Remove reference to message history v1.
- Add localStorage key to use a different localstroage to get messages
in local development.
Copy file name to clipboardExpand all lines: packages/botonic-plugin-ai-agents/CHANGELOG.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ All notable changes to Botonic will be documented in this file.
10
10
Click to see more.
11
11
</summary>
12
12
13
-
## [0.46.x] - 2026-mm-dd
13
+
## [0.47.x] - 2026-mm-dd
14
14
15
15
### Added
16
16
@@ -20,6 +20,19 @@ All notable changes to Botonic will be documented in this file.
20
20
21
21
</details>
22
22
23
+
## [0.47.1] - 2026-03-31
24
+
25
+
-[PR-3196](https://github.com/hubtype/botonic/pull/3196): Disable global sdk tracing.
26
+
27
+
### Added
28
+
29
+
## [0.47.0] - 2026-03-30
30
+
31
+
- [PR-3190](https://github.com/hubtype/botonic/pull/3190): getInference accept a new parm with previousMessages that backend has not yet received.
0 commit comments