ADDITIONS
- address: optional deepparse HTTP parser by @adamdecaf in #885
- Opt-in alternative to libpostal / usaddress; default parsers are unchanged
- Configure
Watchman.Deepparse(Enabled,BaseURLorDEEPPARSE_URL,Model,Timeout) make setup-deepparsestartsghcr.io/graal-research/deepparse:0.11.0on:8000via a compose profile (not part ofmake setup)- Search
?address=uses deepparse when enabled; if both Deepparse and PostalPool are on, Deepparse wins - Client: https://github.com/adamdecaf/deepparse-go
IMPROVEMENTS
- docs: clarify that pre-built Watchman releases use libpostal/PostalPool by @adamdecaf in bf299ede
BUILD
- fix(deps): update module github.com/openrouterteam/go-sdk to v0.7.156 by @renovate in #886
- fix(deps): update module github.com/openrouterteam/go-sdk to v0.7.157 by @renovate in #887
- fix(deps): update module github.com/openrouterteam/go-sdk to v0.7.158 by @renovate in #888
Full Changelog: v0.67.0...v0.68.0