langchain/libs
Luis Moros d5be160af0
community[patch]: Fix sql_databse.from_databricks issue when ran from Job (#23224)
**Desscription**: When the ``sql_database.from_databricks`` is executed
from a Workflow Job, the ``context`` object does not have a
"browserHostName" property, resulting in an error. This change manages
the error so the "DATABRICKS_HOST" env variable value is used instead of
stoping the flow

Co-authored-by: lmorosdb <lmorosdb>
2024-06-20 19:34:15 +00:00
..
cli cli[minor]: remove redefined DEFAULT_GIT_REF (#21471) 2024-06-14 15:49:15 -07:00
community community[patch]: Fix sql_databse.from_databricks issue when ran from Job (#23224) 2024-06-20 19:34:15 +00:00
core core[patch]: Add clarification about streaming to RunnableLambda (#23227) 2024-06-20 16:47:16 +00:00
experimental SemanticChunker : Feature Addition ("Semantic Splitting with gradient") (#22895) 2024-06-17 21:01:08 -07:00
langchain community[patch]: restore compatibility with SQLAlchemy 1.x (#22546) 2024-06-19 17:58:57 +00:00
partners pinecone[patch]: Update Poetry requirements for pinecone-client >=3.2.2 (#22094) 2024-06-20 18:59:36 +00:00
standard-tests standard-tests[patch]: test stop not stop_sequences (#23200) 2024-06-19 18:07:33 -07:00
text-splitters text-splitters: Fix/recursive json splitter data persistence issue (#21529) 2024-06-18 20:21:55 -07:00