You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/partners
Ash Vardanian d01bad5169
core[patch]: Convert SimSIMD back to NumPy (#19473)
This patch fixes the #18022 issue, converting the SimSIMD internal
zero-copy outputs to NumPy.

I've also noticed, that oftentimes `dtype=np.float32` conversion is used
before passing to SimSIMD. Which numeric types do LangChain users
generally care about? We support `float64`, `float32`, `float16`, and
`int8` for cosine distances and `float16` seems reasonable for
practically any kind of embeddings and any modern piece of hardware, so
we can change that part as well 🤗
5 months ago
..
ai21 ai21[patch]: AI21 Labs bump SDK version (#19114) 5 months ago
airbyte airbyte[patch]: release 0.1.1, python 3.9 compat (#18597) 6 months ago
anthropic anthropic[patch]: update base_url of anthropic (#18634) 5 months ago
astradb astradb: move to langchain-datastax repo (#18354) 6 months ago
cohere cohere[patch]: fix release (#19529) 5 months ago
elasticsearch core[patch]: Convert SimSIMD back to NumPy (#19473) 5 months ago
exa docs: Additional examples for partners/exa README (#18081) 6 months ago
fireworks docs: moving FireworksEmbeddings documentation to docs folder (#19398) 5 months ago
google-genai google-genai, google-vertexai: move to langchain-google (#17899) 6 months ago
google-vertexai google-genai, google-vertexai: move to langchain-google (#17899) 6 months ago
groq langchain_groq[patch]: Invoke callback prior to yielding token (#18272) 6 months ago
ibm ibm[patch]: release 0.1.3 (#19094) 5 months ago
mistralai mistralai[patch]: streaming tool calls (#19469) 5 months ago
mongodb core[patch]: Convert SimSIMD back to NumPy (#19473) 5 months ago
nomic partners: version constraints (#17492) 6 months ago
nvidia-ai-endpoints nvidia-trt, nvidia-ai-endpoints: move to repo (#18814) 6 months ago
nvidia-trt nvidia-trt, nvidia-ai-endpoints: move to repo (#18814) 6 months ago
openai openai[patch]: increase max batch size for Azure OpenAI Embeddings API (#19532) 5 months ago
pinecone core[patch]: Convert SimSIMD back to NumPy (#19473) 5 months ago
robocorp robocorp[patch]: run integration tests on release (#19358) 5 months ago
together docs: update docstring of Together class (#19008) 5 months ago
voyageai voyageai[patch]: init package (#19098) 5 months ago