Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NVIDIA-NeMo
/
nemo-platform
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
73
Code
Issues
8
Pull requests
129
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(studio): Anonymizer builder Source form [ASTD-327]
- #884
#884
Merged
marcusds
merged 24 commits into
main
NVIDIA-NeMo/nemo-platform:main
from
astd-327-anonymizer-builder/mschwab
NVIDIA-NeMo/nemo-platform:astd-327-anonymizer-builder/mschwab
Copy head branch name to clipboard
Jul 24, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
feat(studio): Anonymizer builder Source form [ASTD-327]
#884
marcusds
merged 24 commits into
main
NVIDIA-NeMo/nemo-platform:main
from
astd-327-anonymizer-builder/mschwab
NVIDIA-NeMo/nemo-platform:astd-327-anonymizer-builder/mschwab
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
feat(studio): Anonymizer builder Source form [ASTD-327]
Show description for 411edbe
marcusds
committed
411edbe
View commit details
Copy full SHA for 411edbe
Browse repository at this point
feat(studio): Anonymizer builder model settings + create wiring [ASTD-327]
Show description for edd7c38
marcusds
committed
edd7c38
View commit details
Copy full SHA for edd7c38
Browse repository at this point
feat(studio): per-role model settings for Anonymizer builder [ASTD-327]
Show description for d718bcc
marcusds
committed
d718bcc
View commit details
Copy full SHA for d718bcc
Browse repository at this point
feat(studio): use searchable model dropdown in Anonymizer model settings [ASTD-327]
Show description for 41130ee
marcusds
committed
41130ee
View commit details
Copy full SHA for 41130ee
Browse repository at this point
feat(studio): per-role model params for Anonymizer builder [ASTD-327]
Show description for 1567260
marcusds
committed
1567260
View commit details
Copy full SHA for 1567260
Browse repository at this point
fix(studio): seed Anonymizer model defaults regardless of active tab [ASTD-327]
Show description for 5cf230b
marcusds
committed
5cf230b
View commit details
Copy full SHA for 5cf230b
Browse repository at this point
feat(studio): disable Anonymizer submit while models load [ASTD-327]
Show description for 8bab561
marcusds
committed
8bab561
View commit details
Copy full SHA for 8bab561
Browse repository at this point
fix(studio): surface Anonymizer validation errors on submit [ASTD-327]
Show description for 6b93efa
marcusds
committed
6b93efa
View commit details
Copy full SHA for 6b93efa
Browse repository at this point
fix(studio): add noValidate to Anonymizer builder form [ASTD-327]
Show description for 5178d4e
marcusds
committed
5178d4e
View commit details
Copy full SHA for 5178d4e
Browse repository at this point
feat(studio): lock Anonymizer strategy to Substitute for now [ASTD-327]
Show description for d335e60
marcusds
committed
d335e60
View commit details
Copy full SHA for d335e60
Browse repository at this point
feat(studio): lean entity-label picker for Anonymizer builder [ASTD-327]
Show description for ef2da21
marcusds
committed
ef2da21
View commit details
Copy full SHA for ef2da21
Browse repository at this point
feat(studio): use SegmentedControl for Anonymizer builder tabs [ASTD-327]
Show description for 96986f7
marcusds
committed
96986f7
View commit details
Copy full SHA for 96986f7
Browse repository at this point
feat(studio): introspect dataset columns for Text Column select [ASTD-327]
Show description for 2a6c6b1
marcusds
committed
2a6c6b1
View commit details
Copy full SHA for 2a6c6b1
Browse repository at this point
feat(studio): seed a suggested default model, not the first one [ASTD-327]
Show description for d853384
marcusds
committed
d853384
View commit details
Copy full SHA for d853384
Browse repository at this point
feat(studio): auto-select the only column in Text Column dropdown [ASTD-327]
Show description for 1a97b69
marcusds
committed
1a97b69
View commit details
Copy full SHA for 1a97b69
Browse repository at this point
fix(studio): default a generous model timeout for anonymizer jobs [ASTD-327]
Show description for e7f956d
marcusds
committed
e7f956d
View commit details
Copy full SHA for e7f956d
Browse repository at this point
chore(studio): bump default anonymizer model timeout to 500s [ASTD-327]
Show description for 2b92580
marcusds
committed
2b92580
View commit details
Copy full SHA for 2b92580
Browse repository at this point
feat(studio): redirect anonymizer create to platform job detail [ASTD-327]
Show description for 0969bd4
marcusds
committed
0969bd4
View commit details
Copy full SHA for 0969bd4
Browse repository at this point
fix(studio): default high max_tokens for anonymizer models [ASTD-327]
Show description for 4e12ab8
marcusds
committed
4e12ab8
View commit details
Copy full SHA for 4e12ab8
Browse repository at this point
perf(studio): memoize column options and hoist static tab items [ASTD-327]
Show description for fb7d1eb
marcusds
committed
fb7d1eb
View commit details
Copy full SHA for fb7d1eb
Browse repository at this point
style(studio): prettier-format anonymizer schema test [ASTD-327]
Show description for 778b7db
marcusds
committed
778b7db
View commit details
Copy full SHA for 778b7db
Browse repository at this point
fix(studio): reset source on type change, trim source validation [ASTD-327]
Show description for 8a19de6
marcusds
committed
8a19de6
View commit details
Copy full SHA for 8a19de6
Browse repository at this point
chore(studio): remove explanatory comments from anonymizer builder [ASTD-327]
Show description for 5e4afb5
marcusds
committed
5e4afb5
View commit details
Copy full SHA for 5e4afb5
Browse repository at this point
refactor(studio): lift trimToUndefined to shared strings util [ASTD-327]
Show description for 223c68c
marcusds
committed
223c68c
View commit details
Copy full SHA for 223c68c
Browse repository at this point
You can’t perform that action at this time.