| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| langroid-0.67.6-py3-none-any.whl | 2026-09-02 | 485.2 kB | |
| langroid-0.67.6.tar.gz | 2026-09-02 | 433.3 kB | |
| 0.67.6 source code.tar.gz | 2026-09-02 | 59.2 MB | |
| 0.67.6 source code.zip | 2026-09-02 | 59.7 MB | |
| README.md | 2026-09-02 | 763 Bytes | |
| Totals: 5 Items | 119.9 MB | 0 | |
Deprecation
GoogleSearchTool is deprecated (#1129)
Google's Custom Search JSON API, which GoogleSearchTool / google_search()
rely on, is closed to new customers and will be discontinued on
January 1, 2027 —
new users cannot set the tool up at all today. Calling it now emits a
DeprecationWarning pointing to the maintained alternatives:
TavilySearchTool, ExaSearchTool, or the key-free DuckduckgoSearchTool.
Nothing is removed: the tool keeps working for users with existing
credentials until Google's deadline. Docs updated accordingly. Thanks
@lucaspmgomess for flagging the sunset (#1128).
Full Changelog: https://github.com/langroid/langroid/compare/0.67.5...0.67.6