Skip to content

feat: Add support for external initializers in UserDefinedEmbeddingModel#226

Merged
Anush008 merged 1 commit intoAnush008:mainfrom
dgnfu:main
Feb 19, 2026
Merged

feat: Add support for external initializers in UserDefinedEmbeddingModel#226
Anush008 merged 1 commit intoAnush008:mainfrom
dgnfu:main

Conversation

@dgnfu
Copy link
Copy Markdown
Contributor

@dgnfu dgnfu commented Feb 18, 2026

closes #225

Copy link
Copy Markdown
Owner

@Anush008 Anush008 left a comment

Choose a reason for hiding this comment

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

LGTM!
Thanks for taking the time to contribute @dgnfu

@Anush008 Anush008 changed the title feat: Add support for external initializers on "bring your own" model… feat: Add support for external initializers in UserDefinedEmbeddingModel Feb 19, 2026
@Anush008 Anush008 merged commit 8b1387c into Anush008:main Feb 19, 2026
1 check passed
github-actions bot pushed a commit that referenced this pull request Feb 19, 2026
## [5.10.0](v5.9.0...v5.10.0) (2026-02-19)

### 🍕 Features

* Add support for external initializers in UserDefinedEmbeddingModel ([#226](#226)) ([8b1387c](8b1387c)), closes [#225](#225)
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 5.10.0 🎉

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.

Expose preloading external initializers in the user defined

2 participants