Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Hiepler/llm-grok

v1.3.0

23 Sep 14:10
cc1dccd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

15 Jul 09:04
619c3ae

Choose a tag to compare

Version 1.2.0: Comprehensive Live Search & Validation Fixes

This release introduces a major new feature: comprehensive live search functionality for all Grok models, powered by the x.ai API. Now you can get real-time information in your prompts!

A big thank you to new contributor @24601 for their work on the live search feature (#13).

✨ New Features

  • Full Live Search Integration: Enable real-time web and X search with the -o search_mode option (on, auto, or off).
  • Advanced Date Filtering: Narrow your search to a specific timeframe using -o search_from_date and -o search_to_date.
  • Granular X (Twitter) Controls:
    • Include or exclude specific accounts with -o included_x_handles and -o excluded_x_handles.
    • Filter posts by engagement using -o post_favorite_count and -o post_view_count.
  • Citation Control: Toggle search result citations with -o return_citations.

🐛 Bug Fixes

  • Validation: Correctly validates and prevents the use of conflicting excluded_x_handles and included_x_handles parameters simultaneously (#15).

New Contributors

  • @24601 made their first contribution in #13

Full Changelog: v1.1.1...v1.2.0

v1.1.1

11 Jul 08:03
e1572d0

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

11 Jul 07:32
664a4c4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.1.0

v1.0.1

29 Apr 14:44
c823407

Choose a tag to compare

What's Changed

New Contributors

  • @thedch made their first contribution in #9

Full Changelog: v1.0.0...v1.0.1

v1.0.0

14 Apr 14:02
3634446

Choose a tag to compare

What's Changed

  • Update to grok-2, add grok-2-vision by @rvagg in #2
  • Add grok3 family, set default to grok-3-latest by @rvagg in #5
  • docs: update README to reflect current Grok model names by @Hiepler in #6
  • Feature/error handling by @Hiepler in #8

New Contributors

  • @rvagg made their first contribution in #2

Full Changelog: v0.1.0-alpha...v1.0.0

Initial release

13 Nov 11:37
15b4c08

Choose a tag to compare