-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: guidance-ai/guidance
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Guard the first id_node_map lookup in has_divergence against GC races
#1471
opened May 31, 2026 by
alvinttang
Loading…
feat(chat): add friendly name aliases for chat templates (fixes #976)
#1460
opened Apr 22, 2026 by
octo-patch
Loading…
fix: preserve temperature=0.0 and max_tokens=0 in subgrammar() factory
#1459
opened Apr 20, 2026 by
alvinttang
Loading…
fix: set additionalProperties: false for pydantic models with extra='ignore'
#1458
opened Apr 17, 2026 by
octo-patch
Loading…
fix: warn when vLLM grammar output does not match grammar
#1456
opened Apr 13, 2026 by
octo-patch
Loading…
fix: add chat_template property to Model for setting chat templates
#1455
opened Apr 11, 2026 by
octo-patch
Loading…
fix: handle llama_cpp/llguidance version incompatibility gracefully
#1452
opened Apr 8, 2026 by
octo-patch
Loading…
fix: update adding_new_models tutorial to use current API
#1450
opened Apr 6, 2026 by
octo-patch
Loading…
fix: update adding_new_models notebook to use current ChatTemplate API
#1449
opened Apr 5, 2026 by
octo-patch
Loading…
fix: handle vocab size mismatch between model logits and tokenizer mask
#1445
opened Apr 3, 2026 by
octo-patch
Loading…
Handle invalid utf-8 bytes in engine class instead of model class
#1094
opened Jan 9, 2025 by
JC1DA
Collaborator
Loading…
Optimistically try to trace all functions
#802
opened May 6, 2024 by
slundberg
Collaborator
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.