Skip to content

Conversation

@dmchoiboi
Copy link
Contributor

Summary

  • Add concurrent_requests_per_worker parameter to create_model_endpoint and edit_model_endpoint methods
  • Add forwarder_type, routes, extra_routes, worker_command, worker_env parameters to create_model_bundle_from_runnable_image_v2 method

These parameters are now exposed in the high-level client to allow users to configure these options when creating endpoints and model bundles.

Test plan

  • Verify module imports correctly
  • Verify new parameters are visible in method signatures
  • CI tests pass

🤖 Generated with Claude Code

- Add concurrent_requests_per_worker to create_model_endpoint and edit_model_endpoint
- Add forwarder_type, routes, extra_routes, worker_command, worker_env to create_model_bundle_from_runnable_image_v2

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@dmchoiboi
Copy link
Contributor Author

Merging these changes into #176 instead

@dmchoiboi dmchoiboi closed this Jan 23, 2026
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