Skip to content
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

Update batching documentation for image retrieval endpoint #45

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

dyastremsky
Copy link
Contributor

Update batching documentation to specify that batching is also supported for the image retrieval endpoint.

Usage message:
image

Help message excerpt:
image

Fix client-side batching

Remove unused file

Remove unused file

Add batching and non-batching test

Run pre-commit hooks

Fix tests, remove unneeded file

Remove commented out code

Remove prints

Remove unused import
Base automatically changed from dyas-retriever-batching to image-retriever August 21, 2024 19:48
@dyastremsky dyastremsky merged commit 7ff7a5f into image-retriever Aug 21, 2024
7 of 8 checks passed
@dyastremsky dyastremsky deleted the dyas-retriever-batching-docs branch August 21, 2024 19:48
nv-hwoo added a commit that referenced this pull request Aug 22, 2024
* Support image retrieval endpoint with OpenAI chat endpoint (#40)

* add image retrieval endpoint in argparser

* support image retrieval using openai chat api

* Add profile data parser for image retriever models (#43)

* add profile data parser for image retriever

* add checks for metrics

* Draft client-side batching (#44)

* Update batching documentation for image retrieval endpoint (#45)

---------

Co-authored-by: David Yastremsky <[email protected]>
lkomali pushed a commit that referenced this pull request Aug 27, 2024
* Support image retrieval endpoint with OpenAI chat endpoint (#40)

* add image retrieval endpoint in argparser

* support image retrieval using openai chat api

* Add profile data parser for image retriever models (#43)

* add profile data parser for image retriever

* add checks for metrics

* Draft client-side batching (#44)

* Update batching documentation for image retrieval endpoint (#45)

---------

Co-authored-by: David Yastremsky <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants