Skip to content

Releases: SculptAI/GIMKit

v0.2.1

Choose a tag to compare

@Ki-Seki Ki-Seki released this 22 Jun 10:07
Immutable release. Only release title and notes can be modified.

What's Changed

  • [codex] collect per-generation parsing errors by @Ki-Seki in #190

Full Changelog: v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@Ki-Seki Ki-Seki released this 12 Jun 12:44
Immutable release. Only release title and notes can be modified.

What's Changed

Full Changelog: v0.1.2...v0.2.0

v0.1.2

Choose a tag to compare

@Ki-Seki Ki-Seki released this 09 Jun 12:45
Immutable release. Only release title and notes can be modified.

What's Changed

  • Update vllm to v0.18.1 by @Ki-Seki in #178
  • Update examples by @Ki-Seki in #180
  • Log GIM Query by @Ki-Seki in #182
  • Add Grammar-aware constrained decoding by @Ki-Seki in #183
  • Add MkDocs-based GitHub Pages documentation site with PR preview by @Copilot in #175
  • Add use cases, privacy docs, and Chinese translations by @Ki-Seki in #184
  • feat: Add CV parser example by @Ki-Seki in #147
  • refactor: replace include_grammar with visible_tag_fields by @Ki-Seki in #185
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #172
  • Remove force_chat_input workaround (upstream Outlines #1784 fixed) by @Ki-Seki in #186

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@Ki-Seki Ki-Seki released this 23 Jan 18:53
Immutable release. Only release title and notes can be modified.
44366e2

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #161
  • ci: pre-commit autoupdate by @pre-commit-ci[bot] in #163
  • build: update all deps by @Ki-Seki in #166
  • fix(grammar): refactor CFG generation to use llguidance suffix syntax by @Ki-Seki in #167
  • perf: Implement terminal reuse for tags sharing the same content regex by @Copilot in #169
  • chore: bump version to 0.1.1 by @Ki-Seki in #170

Full Changelog: v0.1.0.post1...v0.1.1

v0.1.0.post1

Choose a tag to compare

@Ki-Seki Ki-Seki released this 01 Dec 08:19
Immutable release. Only release title and notes can be modified.
ab0fc64

What's Changed

  • build: Change development status and update project URLs by @Ki-Seki in #158
  • chore: bump version to 0.1.0.post1 by @Ki-Seki in #159

Full Changelog: v0.1.0...v0.1.0.post1

v0.1.0

Choose a tag to compare

@Ki-Seki Ki-Seki released this 01 Dec 08:01
Immutable release. Only release title and notes can be modified.
aff7acc

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #152
  • fix: use chat interface for vllm offline to avoid outlines issue by @Ki-Seki in #154
  • feat: Add automatic repair for malformed response tag IDs when strict=False by @Copilot in #142
  • docs: add simple user documentation to README.md by @Copilot in #155
  • docs: Update copilot-instructions.md to reflect current project state by @Copilot in #133
  • chore: bump version to 0.1.0 by @Ki-Seki in #156

New Contributors

Full Changelog: v0.1.0a8...v0.1.0

v0.1.0a8

v0.1.0a8 Pre-release
Pre-release

Choose a tag to compare

@Ki-Seki Ki-Seki released this 24 Nov 15:24
5055c00

What's Changed

  • feat: add JSON-specific prompt templates for use_gim_prompt mode by @Copilot in #140
  • fix: add warning when json_repair silently fixes malformed JSON by @Copilot in #139
  • feat: add hello world example script for using OpenAI with GIM by @Ki-Seki in #141
  • feat: add datetime method to FormMixin for flexible date and time handling by @Ki-Seki in #144
  • ci: update Python versions in CI workflow by @Ki-Seki in #145
  • build: update outlines dependency version to 1.2.9 by @Ki-Seki in #149
  • chore: bump version to 0.1.0a8 by @Ki-Seki in #150

Full Changelog: v0.1.0a7...v0.1.0a8

v0.1.0a7

v0.1.0a7 Pre-release
Pre-release

Choose a tag to compare

@Ki-Seki Ki-Seki released this 18 Nov 10:25
a3df2f7

What's Changed

  • fix: Add regex attribute to MaskedTag instantiation by @Ki-Seki in #135
  • chore: bump version to 0.1.0a7 by @Ki-Seki in #136

Full Changelog: v0.1.0a6...v0.1.0a7

v0.1.0a6

v0.1.0a6 Pre-release
Pre-release

Choose a tag to compare

@Ki-Seki Ki-Seki released this 16 Nov 09:12
d940f45

What's Changed

  • feat: Add regex pattern support to MaskedTag and guide by @Copilot in #80
  • feat: Add install-dev target to Makefile for development environment setup by @Ki-Seki in #104
  • feat: add JSON schema constrained decoding support by @Copilot in #102
  • perf: enhance schema validation by @Ki-Seki in #110
  • chore: Refactor core modules, fix tests, and improve MaskedTag type safety by @Ki-Seki in #112
  • refactor: enhance MaskedTag attribute handling with escape/unescape methods by @Ki-Seki in #114
  • fix: ^ and $ may present in regex parameter by @Ki-Seki in #115
  • fix: use full field expansion for part.to_string when content is missing in infill_mode=True by @Ki-Seki in #116
  • refactor: move cfg and json schema builders to dsls.py by @Ki-Seki in #118
  • fix: update regex pattern in JSON schema to enforce exact matches by @Ki-Seki in #121
  • feat: implement logging configuration and logger utility functions by @Ki-Seki in #127
  • chore: bump version to 0.1.0a6 by @Ki-Seki in #131

Full Changelog: v0.1.0a5...v0.1.0a6

v0.1.0a5

v0.1.0a5 Pre-release
Pre-release

Choose a tag to compare

@Ki-Seki Ki-Seki released this 25 Oct 13:40
aec0e6a

What's Changed

Full Changelog: v0.1.0a4...v0.1.0a5