Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[datasets] POST /v1/datasets/upload #3158

Closed
Tracked by #2017
mikeldking opened this issue May 10, 2024 · 0 comments · Fixed by #3183
Closed
Tracked by #2017

[datasets] POST /v1/datasets/upload #3158

mikeldking opened this issue May 10, 2024 · 0 comments · Fixed by #3183
Assignees

Comments

@mikeldking
Copy link
Contributor

mikeldking commented May 10, 2024

curl --request POST \
  --url https://phoenix.com/v1/datasets/upload \
  --header 'Content-Type: multipart/form-data' \

input payload is the file

params:
input_keys=string[]
output_keys=string[]
name
description

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants