Skip to content

Pysdk/updates #39

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

Merged
merged 8 commits into from
Mar 7, 2025
Merged

Pysdk/updates #39

merged 8 commits into from
Mar 7, 2025

Conversation

Khurdhula-Harshavardhan
Copy link
Collaborator

@Khurdhula-Harshavardhan Khurdhula-Harshavardhan commented Mar 7, 2025

jigsawstack-python updates global PR:

  1. Merged KV removal PR. Remove KV store functionality #37
  2. Added image_generation Endpoint. Introducing image_generation to Jigsawstack-python: #38
  3. Fixed KV removal bug.
  4. Updated validate.nsfw to accept valid params.
  5. Tested all endpoints, to match jigsawstack & documentation.
  6. Added biome.json

gitpichardo and others added 8 commits March 4, 2025 13:15
1. image_generation.py:
	- Defined params and response types for ImageGeneration.
	- Defined a new class/module for ImageGeneration & AsyncImageGeneration.
2. request.py:
	- Since the response is bytes as type, and content-type is "image/png" within its headers, we introduce a new content-type before raising a parsing error, otherwise.
3. jigsawstack:
	- Added ImageGeneration and AsyncImageGeneration to jigsawstack.
1. Merged KV removal PR.
2. Fixed KV removal bug.
3. Updated validate.nsfw to accept valid params.
4. Tested all endpoints, to match jigsawstack & documentation.
@Khurdhula-Harshavardhan Khurdhula-Harshavardhan added the enhancement New feature or request label Mar 7, 2025
@yoeven yoeven merged commit 79ef877 into main Mar 7, 2025
@yoeven yoeven deleted the pysdk/updates branch March 7, 2025 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants