Releases: cognesy/instructor-php
Releases · cognesy/instructor-php
0.10.16
- Support for structures as structure collection item type
0.10.15
- Deepseek API support
0.10.14
0.10.13
- Fix: JSON parsing for edge cases (Markdown quoted code within JSON field values)
0.10.12
- Support for Gemini Flash thinking in streaming mode
- Fix: sequence updates handling when streaming large chunks (rather than per token)
0.10.11
- SambaNova support
- A21 (Jamba - based on MAMBA architecture) support
- Grok renamed to xAI
- Added new provider examples
0.10.10
- Cerebras: support for max_completion_tokens
0.10.9
- Cerebras support
- Prompt class renamed to Template, docs updates
- ToolUse updates
0.10.8
- Inference::onPartialResponse() added
0.10.7
- Fixed HttpClient::make() missing event dispatcher refs
- Fixed incorrect streaming handling in Inference evals