-
Notifications
You must be signed in to change notification settings - Fork 4
Fix: Multipartform Requests #64
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
Changes from 11 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
86db626
fix: multipart form requests to utlize file and data.
Khurdhula-Harshavardhan 08c6c42
fix: maintain same structure and logic as sync request.
Khurdhula-Harshavardhan 73d5647
fix: mutlipart form request for STT.
Khurdhula-Harshavardhan caed1b5
fix: multiform request for obj-detection.
Khurdhula-Harshavardhan 4146c25
test: defining test cases for vocr
Khurdhula-Harshavardhan 411bf89
fix: multipart-form request for image translation.
Khurdhula-Harshavardhan d61fe05
fix: multipart request for NSFW.
Khurdhula-Harshavardhan 306eeb5
fix: multipartform request.
Khurdhula-Harshavardhan b8bbf70
chore: formatting.
Khurdhula-Harshavardhan f5b73b2
fix: linting
Khurdhula-Harshavardhan 085907b
test: updating ci to include vocr tests.
Khurdhula-Harshavardhan b5ec3b3
rm unnecessary params
winzamark123 762ce6a
fix: drop unnecessary data param, as every request is not multipartform.
Khurdhula-Harshavardhan 2127ca1
chore: ruff formatting.
Khurdhula-Harshavardhan 563f65e
feat: update version to 0.3.4
Khurdhula-Harshavardhan 777706d
feat: ruff formatting.
Khurdhula-Harshavardhan f97b559
fix: drop unused param.
Khurdhula-Harshavardhan 50d8e5d
fix: updating properties for JigsawStack & AsyncJigsawStack, and embe…
Khurdhula-Harshavardhan 8fa4631
chore: drop redundant disable logging flag.
Khurdhula-Harshavardhan 0c3aa60
fix: pass user defined headers as config.
Khurdhula-Harshavardhan 2d7e43a
fix: pass logging param withing header, rename api_url as base_url an…
Khurdhula-Harshavardhan 160c859
fix: env variable to still be API_URL
Khurdhula-Harshavardhan d81794d
feat: formatting with ruff
Khurdhula-Harshavardhan ad9ab56
feat: pass headers to endpoint.
Khurdhula-Harshavardhan 6bef4e1
feat: pass headers to endpoint.
Khurdhula-Harshavardhan 5b29bef
fix: AsyncPromptEngine must accept headers.
Khurdhula-Harshavardhan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.