-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add LlamaCppEmbeddings to model exports
- Imported LlamaCppEmbeddings in models/__init__.py. - Added LlamaCppEmbeddings to the __all__ exports in both models/__init__.py and embeddings/__init__.py. - Removed duplicate entry of LlamaCppEmbeddings from embeddings/__init__.py exports.
- Loading branch information
1 parent
ab5e3e7
commit a65a268
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters