A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://python.langchain.com/docs/integrations/text_embedding/fake below:

Fake Embeddings | 🦜️🔗 LangChain

Skip to main content

Our new LangChain Academy Course Deep Research with LangGraph is now live!

Enroll for free

.

IntegrationsAPI Reference More v0.3 💬 Fake Embeddings

LangChain also provides a fake embedding class. You can use this to test your pipelines.

from langchain_community.embeddings import FakeEmbeddings
embeddings = FakeEmbeddings(size=1352)
query_result = embeddings.embed_query("foo")
doc_results = embeddings.embed_documents(["foo"])
Related

Previous

ERNIE

Next

FastEmbed by Qdrant


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4