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

featureExtraction should use FeatureExtractionInput [v2] #1239

Merged
merged 3 commits into from
Feb 28, 2025

Conversation

mishig25
Copy link
Collaborator

@mishig25 mishig25 commented Feb 27, 2025

@mishig25
Copy link
Collaborator Author

mishig25 commented Feb 28, 2025

ping on this as I'd like to move ahead with the changes in moon 🙏

@@ -87,6 +87,7 @@ export type RequestArgs = BaseArgs &
| { text: string }
| { audio_url: string }
| ChatCompletionInput
| FeatureExtractionInput
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not needed AFAIK (already covered by { inputs: unknown } at L85)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

handled in c57de75

@mishig25 mishig25 force-pushed the update_feature_extraction branch from a3abfa8 to c57de75 Compare February 28, 2025 15:02
@mishig25 mishig25 merged commit a69a0dd into main Feb 28, 2025
5 checks passed
@mishig25 mishig25 deleted the update_feature_extraction branch February 28, 2025 15:04
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