------------------------------------------------------------------- Wed Feb 19 21:14:40 UTC 2025 - Guang Yee - Update to v0.3.19 * langchain[patch]: release 0.3.19 (#29851) * langchain[patch]: add xai to extras (#29850) * langchain[patch]: init_chat_model xai support (#29849) * all: Bump blockbuster version to 1.5.18 (#29806) * multiple: fix uv path deps (#29790) * feat(langchain): Infer o3 modelstrings passed to init_chat_model as OpenAI (#29743) * feat: add support for IBM WatsonX AI chat models (#29688) * langchain: support the situation when action_input is null in json output_parser (#29680) * langchain: Use Blockbuster to detect blocking calls in asyncio during tests (#29616) docs: use init_chat_model (#29623) ------------------------------------------------------------------- Fri Oct 4 17:14:34 UTC 2024 - Meera Belur - Use the right core version ------------------------------------------------------------------- Thu Oct 3 23:57:08 UTC 2024 - Meera Belur - Remove building subpackages langchain-core, langchain-community and langchain-chroma These are built separately ------------------------------------------------------------------- Thu Sep 26 09:34:08 UTC 2024 - Christian Goll - disabled submodules groq and mistralai as the APIs don't exist in factory ------------------------------------------------------------------- Tue Sep 24 23:23:30 UTC 2024 - Guang Yee - Use "python-" instead of "python3-" for the Requires declaration as those names will get convert automagically depending on the underlying Python flavor. ------------------------------------------------------------------- Fri Sep 20 20:31:26 UTC 2024 - Guang Yee - Update the package name to match the spec file name. ------------------------------------------------------------------- Fri Sep 6 23:17:11 UTC 2024 - Guang Yee - Update to v0.2.16 * langchain[patch]: Release 0.2.16 * docs: integrations reference updates 13 * qdrant: Updated class check in Self-Query Retriever factory * add neo4j query constructor for self query * infra: rm together lagnchain test dp * langchain_openai: Add "strict" parameter to OpenAIFunctionsAgent * langchain[patch]: fix moderation chain init - Remove the following partners which are no longer part of the langchain releases. These partners had been moved to their own repos with their own releases. * ai21 * ibm * together * upstage - Add the following partners * unstructured * ollama * box * couchbase * milvus ------------------------------------------------------------------- Fri Aug 16 00:42:44 UTC 2024 - Meera Belur - switch to modern python on sle15 ------------------------------------------------------------------- Wed May 22 11:08:15 UTC 2024 - Christian Goll - inital commit of python-langchain