Skip to content

Releases: cognesy/instructor-php

0.10.16

27 Dec 19:18
Compare
Choose a tag to compare
0.10.16 Pre-release
Pre-release
  • Support for structures as structure collection item type

0.10.15

26 Dec 17:48
Compare
Choose a tag to compare
0.10.15 Pre-release
Pre-release
  • Deepseek API support

0.10.14

21 Dec 19:24
Compare
Choose a tag to compare
0.10.14 Pre-release
Pre-release
  • Fix: incorrect handling of custom Guzzle client (#34)

0.10.13

21 Dec 19:01
Compare
Choose a tag to compare
0.10.13 Pre-release
Pre-release
  • Fix: JSON parsing for edge cases (Markdown quoted code within JSON field values)

0.10.12

21 Dec 10:14
Compare
Choose a tag to compare
0.10.12 Pre-release
Pre-release
  • Support for Gemini Flash thinking in streaming mode
  • Fix: sequence updates handling when streaming large chunks (rather than per token)

0.10.11

19 Dec 06:29
Compare
Choose a tag to compare
0.10.11 Pre-release
Pre-release
  • SambaNova support
  • A21 (Jamba - based on MAMBA architecture) support
  • Grok renamed to xAI
  • Added new provider examples

0.10.10

18 Dec 21:07
Compare
Choose a tag to compare
0.10.10 Pre-release
Pre-release
  • Cerebras: support for max_completion_tokens

0.10.9

18 Dec 20:49
Compare
Choose a tag to compare
0.10.9 Pre-release
Pre-release
  • Cerebras support
  • Prompt class renamed to Template, docs updates
  • ToolUse updates

0.10.8

09 Nov 08:25
Compare
Choose a tag to compare
0.10.8 Pre-release
Pre-release
  • Inference::onPartialResponse() added

0.10.7

04 Nov 07:15
Compare
Choose a tag to compare
0.10.7 Pre-release
Pre-release
  • Fixed HttpClient::make() missing event dispatcher refs
  • Fixed incorrect streaming handling in Inference evals