Skip to content

Add langchain-aneforge to packages registry#4588

Open
Spencer Bryngelson (sbryngelson) wants to merge 2 commits into
langchain-ai:mainfrom
sbryngelson:registry-add-langchain-aneforge
Open

Add langchain-aneforge to packages registry#4588
Spencer Bryngelson (sbryngelson) wants to merge 2 commits into
langchain-ai:mainfrom
sbryngelson:registry-add-langchain-aneforge

Conversation

@sbryngelson

Copy link
Copy Markdown

Adds langchain-aneforge to the package registry.

ANEEmbeddings runs a BERT-family sentence encoder on the Apple Neural Engine via ANEForge (no CoreML), implementing langchain_core.embeddings.Embeddings. The pooling mode and normalize flag are read from each model's sentence-transformers config, so mean-pooled (MiniLM, E5) and cls-pooled (BGE, GTE) models both produce correct vectors.

Minimal entry (name + repo): the package is at the repo root and downloads are bot-calculated.

@github-actions

Copy link
Copy Markdown
Contributor

Thanks for opening a docs PR, Spencer Bryngelson (@sbryngelson)! When it's ready for review, please add the relevant reviewers:

  • @lnhsingh (General changes)

@github-actions github-actions Bot added the external User is not a member of langchain-ai label Jun 24, 2026
@github-actions github-actions Bot added langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects labels Jun 24, 2026
@sbryngelson

Copy link
Copy Markdown
Author

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

Labels

external User is not a member of langchain-ai langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant