Skip to content

Two docs still show Guard.with_tiny() #148

Description

@chiruu12

Guard.with_tiny() is deprecated and #130 replaced the rest of the references. Two were missed:

  • CONTRIBUTING.md:21 — extras table says ML span model (Guard.with_tiny())
  • assets/hf-org-card/README.md:39guard = Guard.with_tiny() in the quickstart

Replace both with Guard(model="tiny").

Leave these alone, they are correct as written: CHANGELOG.md:125 (history), sdk/MIGRATION.md (documents the deprecation), sdk/tests/integration/test_guard_ml.py (tests it).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions