Add sandbox registration and types #1337
Open
+756
−174
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
adds utility to register a sandbox with braintrust
Data plane APIs are not yet available, so these utilities won't do anything. merging them so they'll be ready when the data plane APIs are available.
this doesn't include any changes to the CLI, but that will come in a follow up PR soon.
I suspect some of this API is going to change over the next few weeks as we nail down supported integrations and workflows, so I'm marking things as experimental and preventing docs from getting generated for now.