Skip to content

Commit

Permalink
Update argilla/docs/how_to_guides/migrate_from_legacy_datasets.md
Browse files Browse the repository at this point in the history
Co-authored-by: Paco Aranda <[email protected]>
  • Loading branch information
burtenshaw and frascuchon authored Jun 20, 2024
1 parent 5022318 commit 41ac96a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion argilla/docs/how_to_guides/migrate_from_legacy_datasets.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,6 @@ new_dataset.records.log(
with_responses=True, # (1)
with_suggestions=True,
with_vectors=True,
with_metadata=True,
)
)
```
Expand Down

0 comments on commit 41ac96a

Please sign in to comment.