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

[Inference] Prepare release #1112

Merged
merged 3 commits into from
Jan 17, 2025
Merged

[Inference] Prepare release #1112

merged 3 commits into from
Jan 17, 2025

Conversation

SBrandeis
Copy link
Contributor

@SBrandeis SBrandeis commented Jan 17, 2025

  • Expose ProviderMapping type
  • Update READMEs

README.md Outdated Show resolved Hide resolved
@SBrandeis SBrandeis merged commit 560585e into main Jan 17, 2025
6 checks passed
@SBrandeis SBrandeis deleted the inference/prepare-release branch January 17, 2025 15:32

export type ProviderMapping<ProviderId extends string> = Partial<
Record<InferenceTask | "conversational", Partial<Record<ModelId, ProviderId>>>
Record<WidgetType, Partial<Record<ModelId, ProviderId>>>
Copy link
Member

Choose a reason for hiding this comment

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

👍

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.

4 participants