Chainlit / literalai-python

https://docs.getliteral.ai/
Apache License 2.0
8 stars 0 forks source link

Add dataset to the SDK #44

Closed clementsirieix closed 6 months ago

clementsirieix commented 6 months ago

Changes

How to test?

linear[bot] commented 6 months ago
ENG-936 Add dataset to the SDK

## Description Based on the epic issue, let's extend the sdk to support dataset. ⚠️ not "example" support ## Definition of Done * I must be able to use the sdk to create/update/delete a dataset * I must be able to use the sdk to create/update/delete a dataset item * I must be able to use the sdk to add a step to a dataset item

clementsirieix commented 6 months ago

FYI ci will fail because the dataset related work is not merged to main as of now