Skip to content

update docs for the new model zlm-v1-iab-domain-classifier - #10

Merged
amaan-ai20 merged 2 commits into
zerogpu:mainfrom
Baldur-Hua-ai20labs:doc-update
Jun 25, 2026
Merged

update docs for the new model zlm-v1-iab-domain-classifier#10
amaan-ai20 merged 2 commits into
zerogpu:mainfrom
Baldur-Hua-ai20labs:doc-update

Conversation

@Baldur-Hua-ai20labs

@Baldur-Hua-ai20labsBaldur-Hua-ai20labs commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator
  • Model catalog updated
  • Ad Tech docs updated (with domain vs page distinction)
  • API reference page created
  • OpenAPI enums updated
  • Playground added

JIRA

Summary by CodeRabbit

  • New Features

    • Added the zlm-v1-iab-domain-classifier model to the API playground, including Responses API and Chat Completions examples with taxonomy scores plus topics, keywords, and user_intent.
  • Documentation

    • Published a dedicated model reference page and added it to model catalog/pricing tables and navigation.
    • Expanded Text Classification and Ad Tech docs with domain-level classification details and sample request/response payloads.
  • API/Schema Updates

    • Updated the ZeroGPU/OpenAPI model enum listings to include zlm-v1-iab-domain-classifier.

@coderabbitai

coderabbitaiBot commented Jun 24, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2d648d63-5148-4b70-a339-4b071fb40859

📥 Commits

Reviewing files that changed from the base of the PR and between 870f698 and 931943f.

📒 Files selected for processing (1)
  • api-reference/openapi/playgrounds/zlm-v1-iab-domain-classifier.openapi.json
🚧 Files skipped from review as they are similar to previous changes (1)
  • api-reference/openapi/playgrounds/zlm-v1-iab-domain-classifier.openapi.json

📝 Walkthrough

Walkthrough

Adds the zlm-v1-iab-domain-classifier model across the OpenAPI surface, API reference navigation, and user-facing documentation pages.

Changes

zlm-v1-iab-domain-classifier model addition

Layer / File(s)Summary
OpenAPI playground spec and shared enum updates
api-reference/openapi/playgrounds/zlm-v1-iab-domain-classifier.openapi.json, api-reference/openapi/zerogpu.openapi.json
Adds the playground OpenAPI document with endpoints, schemas, and security schemes, and extends the shared request model enums to include zlm-v1-iab-domain-classifier.
API reference model page and navigation
api-reference/models/zlm-v1-iab-domain-classifier.mdx, docs.json
Adds the model reference page and registers it in the API Reference navigation.
User-facing documentation updates
docs/ad-tech.mdx, docs/model-catalog.mdx, docs/text-classification.mdx
Adds the model to comparison tables, model cards, task listings, and dedicated domain-level classification sections with examples.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Poem

🐇 A domain hops in with taxonomy bright,
IAB stars twinkle in docs tonight.
One call, one name, and the categories sing,
Topics and keywords on the springtime wing.
zlm-v1-iab-domain-classifier joins the burrow დღეს!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check nameStatusExplanation
Description Check✅ PassedCheck skipped - CodeRabbit’s high-level summary is enabled.
Title check✅ PassedThe title clearly matches the main change: documentation updates for the new zlm-v1-iab-domain-classifier model.
Docstring Coverage✅ PassedNo functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check✅ PassedCheck skipped because no linked issues were found for this pull request.
Out of Scope Changes check✅ PassedCheck skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@coderabbitaicoderabbitaiBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@api-reference/openapi/playgrounds/zlm-v1-iab-domain-classifier.openapi.json`:
- Around line 264-266: Add the missing ErrorResponse payload schema to the 420
response for the chat/completions path so it matches the /responses error
contract. Update the relevant OpenAPI response entry in
zlm-v1-iab-domain-classifier.openapi.json, keeping the same error structure used
elsewhere for 420 responses and aligning the chat/completions documentation with
the existing response schema.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: bee01bd3-1869-4132-8bdc-bce462c8c2dc

📥 Commits

Reviewing files that changed from the base of the PR and between cacabfd and 870f698.

📒 Files selected for processing (7)
  • api-reference/models/zlm-v1-iab-domain-classifier.mdx
  • api-reference/openapi/playgrounds/zlm-v1-iab-domain-classifier.openapi.json
  • api-reference/openapi/zerogpu.openapi.json
  • docs.json
  • docs/ad-tech.mdx
  • docs/model-catalog.mdx
  • docs/text-classification.mdx

@Baldur-Hua-ai20labsBaldur-Hua-ai20labs added the documentation Improvements or additions to documentation label Jun 24, 2026
@amaan-ai20
amaan-ai20 merged commit 89b5898 into zerogpu:mainJun 25, 2026
1 check passed
@Baldur-Hua-ai20labs
Baldur-Hua-ai20labs deleted the doc-update branch June 25, 2026 17:39
@coderabbitaicoderabbitaiBot mentioned this pull request Jun 30, 2026
@coderabbitaicoderabbitaiBot mentioned this pull request Jul 28, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentationImprovements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Baldur-Hua-ai20labs@amaan-ai20