Skip to content

add support for creating a project from a template#116

Merged
axl1313 merged 3 commits intomainfrom
axl/create-from-template
Oct 28, 2025
Merged

add support for creating a project from a template#116
axl1313 merged 3 commits intomainfrom
axl/create-from-template

Conversation

@axl1313
Copy link
Contributor

@axl1313 axl1313 commented Oct 28, 2025

What changed?

Intended usage:

from cleanlab_codex import Client

client = Client()
project = client.create_project_from_template(template_project_id, name, description)
...

Checklist

  • Did you link the GitHub issue?
  • Did you follow deployment steps or bump the version if needed?
  • Did you add/update tests?
  • What QA did you do?
    • Tested locally w airline agent

@axl1313 axl1313 merged commit f74be4b into main Oct 28, 2025
11 checks passed
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