Skip to content

feat(cli): add fine-tuning model limits command#439

Draft
cursor[bot] wants to merge 2 commits into
mainfrom
cursor/cli-sdk-updates-aa25
Draft

feat(cli): add fine-tuning model limits command#439
cursor[bot] wants to merge 2 commits into
mainfrom
cursor/cli-sdk-updates-aa25

Conversation

@cursor

@cursor cursor Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add tg fine-tuning model-limits / tg ft model-limits for the generated fine-tuning model limits SDK method
  • route existing fine-tuning model limit helper through client.fine_tuning.model_limits
  • update CLI fixtures/tests for the generated model-limits response shape

Tests

  • .venv/bin/python -m pytest tests/cli/test_fine_tuning.py
  • .venv/bin/python -m pytest tests/unit/test_fine_tuning_resources.py
  • .venv/bin/python -m ruff check src/together/lib/cli/__init__.py src/together/lib/cli/api/fine_tuning/model_limits.py src/together/lib/resources/fine_tuning.py tests/cli/test_fine_tuning.py
  • .venv/bin/python -m ruff format --check src/together/lib/cli/__init__.py src/together/lib/cli/api/fine_tuning/model_limits.py src/together/lib/resources/fine_tuning.py tests/cli/test_fine_tuning.py
Open in Web View Automation 

cursoragent and others added 2 commits July 8, 2026 16:29
Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
Co-authored-by: Blaine Kasten <blainekasten@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant