Releases: always-further/deepfabric
Releases · always-further/deepfabric
Release v4.8.2
What's Changed
- feat(deps): add optional training dependencies by @ognis1205 in #549
- Fix MCP tool validation for nullable JSON Schema types by @scp7 in #559
- Update uv lock for training deps by @lukehinds in #558
New Contributors
- @ognis1205 made their first contribution in #549
Full Changelog: v4.8.1...v4.8.2
Release v4.8.1
What's Changed
- Handle previous chain of thought naming by @lukehinds in #556
- Bump to tag v481 for release by @lukehinds in #557
Full Changelog: v4.8.0...v4.8.1
Release v4.8.0
What's Changed
- Fix URL by @lukehinds in #547
- fix: add backward compatibility for available_tools in ToolContext sc… by @lukehinds in #550
- Bump to tag v480 for release by @lukehinds in #555
Full Changelog: v4.7.1...v4.8.0
Release v4.7.1
What's Changed
- fix: add HuggingFace Dataset compatibility to native Dataset.map() by @lukehinds in #546
Full Changelog: v4.7.0...v4.7.1
Release v4.7.0
Release v4.6.0
What's Changed
- Much needed docs update, too much to mention by @lukehinds in #512
- Mention spin needed for readme config by @lukehinds in #513
- Add the Blender MCP notebook by @lukehinds in #514
- Fix incorrect configs by @lukehinds in #515
- Fix missing doc links by @lukehinds in #516
- Use material features in docs by @lukehinds in #517
- Better navbar, menu formatting for docs by @lukehinds in #518
- Better homepage formatting by @lukehinds in #519
- Improve render of steps by @lukehinds in #520
- Extend integration changes by @lukehinds in #522
- Add LLM client integration tests for OpenAI and Gemini by @lukehinds in #523
- Add Graph and DataSetGenerator integration tests by @lukehinds in #524
- Add MCP Adversarial Suite example configs by @dtang19 in #525
- Add Spin client integration tests with real container by @lukehinds in #527
- Improve Spin Documentation by @lukehinds in #529
- Rename chain_of_thought conversation type to cot by @itsdevrajchauhan in #528
- Introduce EXPERIMENTAL_DF flag to gate cloud features by @scp7 in #531
- Add metadata fields to graph structure by @lukehinds in #532
- Training metrics by @lukehinds in #534
- Fix TUI error visibility on API key failures by @lukehinds in #536
- Add cloud upload feature for datasets and topic graphs by @lukehinds in #537
- Add native load_dataset function and Dataset class for DeepFabric SDK by @lukehinds in #541
- Alow upload of datasets and graphs to the cloud service by @lukehinds in #544
New Contributors
- @dtang19 made their first contribution in #525
- @itsdevrajchauhan made their first contribution in #528
- @scp7 made their first contribution in #531
Full Changelog: v4.5.1...v4.6.0
Release v4.5.1
What's Changed
- Fix ToolExecution regression by @lukehinds in #506
- Rename upload to upload-hf inline with other providers by @lukehinds in #508
- Improve quickstart page by @lukehinds in #509
- Add reddit badge by @lukehinds in #510
Full Changelog: v4.5.0...v4.5.1
Release v4.5.0
What's Changed
- Increase max tokens on reasoning example by @lukehinds in #504
- Allow API based models for evaluations by @lukehinds in #505
Full Changelog: v4.4.1...v4.5.0
Releasev v4.4.1
What's Changed
- build(deps): bump actions/download-artifact from 4.3.0 to 7.0.0 by @dependabot[bot] in #498
- build(deps): bump docker/setup-buildx-action from 3.10.0 to 3.12.0 by @dependabot[bot] in #500
- Pass the correct namespace to model_rebuild() by @lukehinds in #503
Full Changelog: v4.4.0...v4.4.1
Release v4.4.0
What's Changed
- Multi turn tool eval by @lukehinds in #476
- Add the ability to import spin schemas direct from an MCP server by @lukehinds in #477
- Change Spinclass to basemodel by @lukehinds in #479
- Dockerfiles for tools-sdk by @lukehinds in #480
- Introduce retry failures on Graph generation by @lukehinds in #481
- Bypass outlines for graph generating on gemini and leverage abstracted by @lukehinds in #482
- build(deps): bump astral-sh/setup-uv from 7.1.5 to 7.1.6 by @dependabot[bot] in #478
- Add image build for spin by @lukehinds in #483
- Provide latest tag on spin image by @lukehinds in #484
- Remove deprecated variable_defaults from spin image by @lukehinds in #485
- Multi stage build for Spin Image by @lukehinds in #486
- Fix stream simulator by @lukehinds in #487
- build(deps): bump docker/login-action from 3.4.0 to 3.6.0 by @dependabot[bot] in #488
- Stream simulator fix by @lukehinds in #494
- Improve Graph generation and client code layout / fixes by @lukehinds in #493
- build(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0 by @dependabot[bot] in #489
- build(deps): bump sigstore/cosign-installer from 3.7.0 to 4.0.0 by @dependabot[bot] in #490
- build(deps): bump actions/checkout from 4.2.2 to 6.0.1 by @dependabot[bot] in #491
- build(deps): bump docker/metadata-action from 5.7.0 to 5.10.0 by @dependabot[bot] in #492
- Don't auto-derive tools_endpoint when available_tools is specified by @lukehinds in #495
- build(deps): bump docker/build-push-action from 6.16.0 to 6.18.0 by @dependabot[bot] in #496
- Fix graph rendering and provide better error handling for rate limits by @lukehinds in #499
- Improve spin configuration by @lukehinds in #501
Full Changelog: v4.3.1...v4.4.0