Skip to content

Update finetuning HTTP point and detect settings#9

Merged
EthanReid merged 5 commits into
mainfrom
ethan/lens_docs_http
Mar 31, 2026
Merged

Update finetuning HTTP point and detect settings#9
EthanReid merged 5 commits into
mainfrom
ethan/lens_docs_http

Conversation

@EthanReid
Copy link
Copy Markdown
Contributor

Summary

  • update the finetuning HTTP API reference so point and detect use max_objects instead of max_tokens
  • document that query still uses max_tokens
  • note that point and detect derive their output token budget from max_objects

Verification

  • git -C /tmp/md-docs_http diff --check
  • manual accuracy pass against the current Tuna API behavior for query, point, and detect request settings

Copilot AI review requested due to automatic review settings March 31, 2026 00:33
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the finetuning HTTP API reference to reflect current Tuna behavior, especially around max_objects vs max_tokens, and expands documentation for rollouts/training.

Changes:

  • Update point/detect settings to use max_objects (and clarify max_tokens is query-only).
  • Expand /rollouts response documentation with additional rollout/training fields.
  • Update /train_step docs to cover RL vs SFT groups, and add checkpoint download endpoint docs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/finetuning/http-api-reference.mdx Outdated
Comment thread docs/finetuning/http-api-reference.mdx Outdated
Comment thread docs/finetuning/http-api-reference.mdx
Comment thread docs/finetuning/http-api-reference.mdx
Comment thread docs/finetuning/http-api-reference.mdx Outdated
@EthanReid EthanReid merged commit 1097401 into main Mar 31, 2026
1 check failed
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.

2 participants