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
Size is now exclusively set via 'sample -n' flag (required).
Removes redundant size field from SpecMeta and all usages:
- spec builder no longer extracts size from description
- sampler requires count parameter (no fallback)
- prompts/context strings no longer mention size
- updated docs and tests
0 commit comments