Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/plugins/data-designer-retrieval-sdg/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ custom documentation under `plugins/data-designer-retrieval-sdg/docs/` yet.

## Metadata

- Version: `0.2.0`
- Version: `0.2.1`
- Entry points: `document-chunker`, `embedding-dedup`

## Installation
Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Browse available Data Designer plugins by what they add to your data generation
<a class="plugin-doc-card" href="data-designer-retrieval-sdg/" aria-label="Open data-designer-retrieval-sdg documentation">
<span class="plugin-doc-card__header">
<span class="plugin-doc-card__title">data-designer-retrieval-sdg</span>
<span class="plugin-doc-card__version">v0.2.0</span>
<span class="plugin-doc-card__version">v0.2.1</span>
</span>
<span class="plugin-doc-card__description">Retriever SDG toolkit with Data Designer extensions, a multi-step QA generation pipeline, CLI, and Automodel-compatible data conversion</span>
<span class="plugin-doc-card__section">
Expand Down
2 changes: 1 addition & 1 deletion plugins/data-designer-retrieval-sdg/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

[project]
name = "data-designer-retrieval-sdg"
version = "0.2.0"
version = "0.2.1"
description = "Retriever SDG toolkit with Data Designer extensions, a multi-step QA generation pipeline, CLI, and Automodel-compatible data conversion"
requires-python = ">=3.10"
dependencies = [
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading