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

[Feature]: Add streaming support for ClarifAI #4162

Open
ishaan-jaff opened this issue Jun 13, 2024 · 2 comments
Open

[Feature]: Add streaming support for ClarifAI #4162

ishaan-jaff opened this issue Jun 13, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@ishaan-jaff
Copy link
Contributor

The Feature

@mogith-pn Can you show me a curl on how to make a streaming request to ClarifAI. This is not mentioned on a single place in your docs or on the swagger API

Motivation, pitch

Twitter / LinkedIn details

No response

@ishaan-jaff ishaan-jaff added the enhancement New feature or request label Jun 13, 2024
@mogith-pn
Copy link
Contributor

The Feature

@mogith-pn Can you show me a curl on how to make a streaming request to ClarifAI. This is not mentioned on a single place in your docs or on the swagger API

Motivation, pitch

Twitter / LinkedIn details

No response

@ishaan-jaff ,
Currently clarifai doesn't support streaming, although it's internally being done but unsure on timelines for the public preview release !

@mogith-pn
Copy link
Contributor

That's why as per krish's suggestion, we wrapped the completion response to iterator, to ensure it follows stream response format.
#3369 (comment)

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

No branches or pull requests

2 participants