------------------------------------------------------------------- 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