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
Copy file name to clipboardExpand all lines: CHANGELOG.md
-13Lines changed: 0 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,19 +2,6 @@
2
2
3
3
All notable changes to LocalGPT are documented in this file.
4
4
5
-
## [Unreleased]
6
-
7
-
### Added
8
-
9
-
-**Hybrid web search support** with configurable providers (`searxng`, `brave`, `tavily`, `perplexity`) and native-search passthrough controls.
10
-
-**xAI provider support** (`xai/*`, `grok-*`) with native `web_search` tool passthrough.
11
-
-**Web search docs and CLI surfaces**: `localgpt search test`, `localgpt search stats`, and a dedicated `docs/web-search.md` guide.
12
-
13
-
### Changed
14
-
15
-
-**`web_fetch` extraction upgraded** to use the `readability` crate with fallback text sanitization.
16
-
-**Config templates expanded** with `providers.xai` and full `[tools.web_search]` examples in both default and example config files.
17
-
18
5
## [0.2.0] - 2026-02-14
19
6
20
7
A milestone release introducing LocalGPT Gen for 3D scene generation, XDG Base Directory compliance, Docker Compose support, and workspace restructuring.
0 commit comments