Skip to content

Releases: instructlab/sdg

v0.3.1

07 Oct 14:45
4bd07f5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

22 Aug 16:06
82dbf15

Choose a tag to compare

⚠️ Introducing removal of unused arguments in generate() API for initializing OpenAI client ⚠️

Valid OpenAI client now needs to be passed to the API as it will no longer be initialized on the API side.

The removal of the unused arguments for initalizing OepnAI client was driven from the CLI, please refer to the PR on GitHub.


What's Changed

Full Changelog: v0.2.6...v0.3.0

v0.2.7

22 Aug 17:29
8f493ac

Choose a tag to compare

What's Changed

  • Fix selection logic for distractor documents (backport #252) by @mergify in #255

New Contributors

Full Changelog: v0.2.6...v0.2.7

v0.2.6

16 Aug 13:55
889c9da

Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

09 Aug 13:57
0bc6c39

Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

30 Jul 07:08
20ac841

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

29 Jul 20:58
2dcbec7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

28 Jul 23:34
ca30d98

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

26 Jul 07:41
7087621

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

New Features ✨

Fixes 🐛

New Contributors

v0.2.0

23 Jul 12:47
a1a7599

Choose a tag to compare

⚠️ Introducing v3 knowledge format - no backwards compat for v1/v2 ⚠️

The newly introduced v3 knowledge format is incompatible with the previous v1 and v2 formats. As a result, all existing knowledge contributions must be re-formatted to comply with the v3 specifications.

For detailed information and guidelines on how to re-format your contributions, please refer to the issue discussion on GitHub.


What's Changed

Full Changelog: v0.1.3...v0.2.0