Chainlit / literalai-python

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

Willy/eng 998 enhance sdk dx for data manipulation #46

Closed willydouhard closed 5 months ago

linear[bot] commented 5 months ago
ENG-998 Enhance SDK DX for data manipulation

Currently as a developer, I can list threads with the SDKs. I want to be able to fetch threads, runs, generations and scores with the same filters available in the UI. I also want to filter the step type i get from the threads export. I want to have autocompletion and type checking on the filters available. ⚠️ The feedback apis (like createFeedback) have been replaced with score apis (like createScore)