Skip to content
This repository was archived by the owner on Jul 16, 2025. It is now read-only.

Conversation

@OskarStark
Copy link
Contributor

No description provided.

@OskarStark OskarStark self-assigned this Jan 8, 2025
$modelDefinition->addTag('llm_chain.model.embeddings_model');
$container->setDefinition('llm_chain.embedder.'.$name.'.embeddings', $modelDefinition);

$definition = (new ChildDefinition('llm_chain.embedder.abstract'))
Copy link
Contributor Author

Choose a reason for hiding this comment

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

IMHO the .abstract definition can also be removed

Copy link
Member

Choose a reason for hiding this comment

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

open for a PR :)

@OskarStark OskarStark merged commit 5a06fd4 into main Jan 9, 2025
7 checks passed
@OskarStark OskarStark added the bug Something isn't working label Jan 9, 2025
@chr-hertel chr-hertel deleted the fix/embedder-config branch March 20, 2025 22:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants