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
Stefano Lottini 6d863bed51
partner[minor]: Astra DB clients identify themselves as coming through LangChain package (#18131)
**Description**

This PR sets the "caller identity" of the Astra DB clients used by the
integration plugins (`AstraDBChatMessageHistory`, `AstraDBStore`,
`AstraDBByteStore` and, pending #17767 , `AstraDBVectorStore`). In this
way, the requests to the Astra DB Data API coming from within LangChain
are identified as such (the purpose is anonymous usage stats to best
improve the Astra DB service).
7 months ago
..
cli infra: make `.gitignore` consistent with standard python gitignore (#16828) 7 months ago
community ollama[patch]: delete suffix slash to avoid redirect (#18260) 7 months ago
core Add PNG drawer for Runnable.get_graph() (#18239) 7 months ago
experimental Experimental: Add other threshold types to SemanticChunker (#16807) 7 months ago
langchain langchain[patch]: Invoke callback prior to yielding token (#18282) 7 months ago
partners partner[minor]: Astra DB clients identify themselves as coming through LangChain package (#18131) 7 months ago