Guidance

Latest version: v0.1.16

Safety actively analyzes 714919 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 7

0.1.11

What's Changed
* Fix GPU usage by removing `device` from `Transformers` class wrapper to use the device/device_map directly exposed by HF Transformers in kwargs by cpcdoy in https://github.com/guidance-ai/guidance/pull/569
* Adding streaming support under guidance v0.1 by hodlen in https://github.com/guidance-ai/guidance/pull/568
* Fix typos in intro_to_guidance.ipynb by trungsudo in https://github.com/guidance-ai/guidance/pull/574
* Update "Basic Tutorial" link in README.md by alexandremuzio in https://github.com/guidance-ai/guidance/pull/580
* Prompt role blocks debug output + new prompt implementation example by cpcdoy in https://github.com/guidance-ai/guidance/pull/578
* WIP: fix: AzureOpenAI authentication to support API Key auth by younes-io in https://github.com/guidance-ai/guidance/pull/583
* Allow client/server guidance execution by slundberg in https://github.com/guidance-ai/guidance/pull/586

New Contributors
* cpcdoy made their first contribution in https://github.com/guidance-ai/guidance/pull/569
* hodlen made their first contribution in https://github.com/guidance-ai/guidance/pull/568
* trungsudo made their first contribution in https://github.com/guidance-ai/guidance/pull/574
* alexandremuzio made their first contribution in https://github.com/guidance-ai/guidance/pull/580
* younes-io made their first contribution in https://github.com/guidance-ai/guidance/pull/583

**Full Changelog**: https://github.com/guidance-ai/guidance/compare/0.1.10...0.1.11

0.1.10

0.1.9

What's Changed
* Bug patch for HuggingFace transformers tokenization issue.
* Fixed generation coloring for multiple sequence generator calls.
* Bug fix for the base AzureOpenAI class by riedgar-ms in https://github.com/guidance-ai/guidance/pull/543
* Google AI Studio's Gemini by Anilturaga in https://github.com/guidance-ai/guidance/pull/550
* add react notebook by Sam1320 in https://github.com/guidance-ai/guidance/pull/547


**Full Changelog**: https://github.com/guidance-ai/guidance/compare/0.1.8...0.1.9

0.1.8

What's Changed
* Multi-model Gemini model support.
* Local model temperature fixes.
* Native Anthropic Claude support by Anilturaga in https://github.com/guidance-ai/guidance/pull/537

New Contributors
* Anilturaga made their first contribution in https://github.com/guidance-ai/guidance/pull/537

**Full Changelog**: https://github.com/guidance-ai/guidance/compare/0.1.7...0.1.8

0.1.7

What's Changed
* Temperature controls now work for remote models.
* When optimistically running remote models grammar violations now have much better error messages/debugability.
* Huggingface transformers models now fully respect the training tokenization patterns.
* DOC Update notebooks by riedgar-ms in https://github.com/guidance-ai/guidance/pull/491
* Update tutorial for Azure OpenAI by riedgar-ms in https://github.com/guidance-ai/guidance/pull/468
* move llama.cpp batch object allocation into a separately allocated co… by paulbkoch in https://github.com/guidance-ai/guidance/pull/508
* Drop unused `nest_asyncio` by evelkey in https://github.com/guidance-ai/guidance/pull/510
* Fixed compile error when using Microsoft toolchain. by wmiller in https://github.com/guidance-ai/guidance/pull/511
* Using `Model` in a loop by riedgar-ms in https://github.com/guidance-ai/guidance/pull/512
* Set base_url default as None and remove redundant setting by tshu-w in https://github.com/guidance-ai/guidance/pull/519
* Adding outputs for Azure notebook by riedgar-ms in https://github.com/guidance-ai/guidance/pull/533
* Further notebook updates by riedgar-ms in https://github.com/guidance-ai/guidance/pull/522
* Update tutorial.ipynb by mwieler in https://github.com/guidance-ai/guidance/pull/534

New Contributors
* evelkey made their first contribution in https://github.com/guidance-ai/guidance/pull/510
* wmiller made their first contribution in https://github.com/guidance-ai/guidance/pull/511
* tshu-w made their first contribution in https://github.com/guidance-ai/guidance/pull/519
* mwieler made their first contribution in https://github.com/guidance-ai/guidance/pull/534

**Full Changelog**: https://github.com/guidance-ai/guidance/compare/0.1.6...0.1.7

0.1.6

What's Changed
* preliminary support for log_probs using the `compute_log_probs=True` model constructor arg.
* A new `guidance.cpp` module that allows us to have high speed implementations of key objects.
* reduce memory requirements (and probably improve speed) for llama.cpp tests by paulbkoch in https://github.com/guidance-ai/guidance/pull/485
* Many bug fixes :)


**Full Changelog**: https://github.com/guidance-ai/guidance/compare/0.1.5...0.1.6

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.