Releases: dottxt-ai/outlines
Releases · dottxt-ai/outlines
Outlines v0.1.12
What's Changed
- Fix image link in receipt-digitization example by @rootAvish in #1341
- Move generation of sampling params by @sky-2002 in #1340
- Fix unresolved imports in transformers doc by @TimZaman in #1348
- Set docs
docstring_style
by @EdAbati in #1343 - Fix JSON structured import by @denadai2 in #1350
- Fix docs TOC & NAV issues for
mamba
andtransfomers
by @martin0258 in #1354 - Fix GuideLogitsProcessor for MPS device by @hoesler in #1306
- Skip
vllm
-related tests on non-linux platforms by @yvan-sraka in #1357 - Fix
json_schema
imports in cot example by @tylerjthomas9 in #1360 - Add
from_file
class method to thePrompt
object by @yvan-sraka in #1355
New Contributors
- @rootAvish made their first contribution in #1341
- @TimZaman made their first contribution in #1348
- @EdAbati made their first contribution in #1343
- @denadai2 made their first contribution in #1350
- @martin0258 made their first contribution in #1354
- @hoesler made their first contribution in #1306
- @yvan-sraka made their first contribution in #1357
- @tylerjthomas9 made their first contribution in #1360
Full Changelog: 0.1.11...0.1.12
Outlines v0.1.11
What's Changed
- Bump outlines-core version to 0.1.26 by @sidharthrajaram in #1336
New Contributors
- @sidharthrajaram made their first contribution in #1336
Full Changelog: 0.1.10...0.1.11
Outlines v0.1.10
What's Changed
Full Changelog: 0.1.9...0.1.10
Outlines 0.1.9
Outlines v0.1.8
What's Changed
Full Changelog: 0.1.7...0.1.8
Outlines v0.1.7
Outlines v0.1.6
What's Changed
- Update generation.md by @djinnome in #1248
- Add link to YT channel and .txt blog by @rlouf in #1289
- Update home page spacing by @gtsiolis in #1288
- Add compatibility for numpy 2 while preserving numpy 1 compatibility by @neilmehta24 in #1265
- Updated mlx-lm kvcache creation by @cmcmaster1 in #1260
- add beam.cloud deployment example by @mernit in #1228
- Add OpenAI to LogitsGenerator by @ulfaslak in #1181
- Cookbook receipe on extract event details from text by @scampion in #1269
- Add jax compatible api by @sky-2002 in #1207
- Add json call with multi-function enums by @g-prz in #1277
New Contributors
- @djinnome made their first contribution in #1248
- @neilmehta24 made their first contribution in #1265
- @cmcmaster1 made their first contribution in #1260
- @mernit made their first contribution in #1228
- @ulfaslak made their first contribution in #1181
- @sky-2002 made their first contribution in #1207
- @g-prz made their first contribution in #1277
Full Changelog: 0.1.5...0.1.6