deepset-ai / deepset-ai/deepset-cloud-sdk
return session id for upload methods
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Python
- Stars
- 16
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
User Story
As a user
I want to be able to check the status of the session I just uploaded
So that I know my upload was successful
Relevant Links
Acceptance Criteria
- all upload methods return session id
- upload methods return details of session success
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the SDK's upload methods and the response handling for upload requests. Trace how the upload session is represented, then verify that every upload method returns the session ID and session-success details; add or update tests for those return values if the repository provides them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100