Skip to content

fix: EmbeddingModel's FromStr implementation to use debug formatting#231

Merged
Anush008 merged 2 commits intomainfrom
fix--FromStr-for-EmbeddingModel
Mar 7, 2026
Merged

fix: EmbeddingModel's FromStr implementation to use debug formatting#231
Anush008 merged 2 commits intomainfrom
fix--FromStr-for-EmbeddingModel

Conversation

@Anush008
Copy link
Copy Markdown
Owner

@Anush008 Anush008 commented Mar 2, 2026

Resolves #230

@Anush008 Anush008 changed the title fix: EmbeddingModel's FromStr implementation to use debug formatting. fix: EmbeddingModel's FromStr implementation to use debug formatting Mar 2, 2026
@Anush008 Anush008 force-pushed the fix--FromStr-for-EmbeddingModel branch from 37e3f37 to 4b04f0d Compare March 2, 2026 08:10
@Anush008 Anush008 force-pushed the fix--FromStr-for-EmbeddingModel branch from b1ed81c to f792375 Compare March 7, 2026 17:12
@Anush008 Anush008 merged commit f0b7e2b into main Mar 7, 2026
1 check passed
@Anush008 Anush008 deleted the fix--FromStr-for-EmbeddingModel branch March 7, 2026 17:23
github-actions bot pushed a commit that referenced this pull request Mar 11, 2026
## [5.12.1](v5.12.0...v5.12.1) (2026-03-11)

### 🐛 Bug Fixes

* EmbeddingModel's FromStr implementation to use debug formatting ([#231](#231)) ([f0b7e2b](f0b7e2b))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 5.12.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FromStr and model_code for EmbeddingModel -- clashes for quantized versions

1 participant