langchain/libs
William FH dcec133b85
[Core] Update Tracing Interops (#22318)
LangSmith and LangChain context var handling evolved in parallel since
originally we didn't expect people to want to interweave the decorator
and langchain code.

Once we get a new langsmith release, this PR will let you seemlessly
hand off between @traceable context and runnable config context so you
can arbitrarily nest code.

It's expected that this fails right now until we get another release of
the SDK
2024-05-30 10:34:49 -07:00
..
cli docs, cli[patch]: chat model template nit (#22294) 2024-05-29 20:53:58 +00:00
community doc: fix wrong documentation on FAISS load_local function (#22310) 2024-05-30 15:15:04 +00:00
core [Core] Update Tracing Interops (#22318) 2024-05-30 10:34:49 -07:00
experimental [experimental][llms][ollama_functions] Update OllamaFunctions to send tool_calls attribute (#21625) 2024-05-29 09:38:33 -04:00
langchain Update parent_document_retriever.py about **kwargs (#22219) 2024-05-28 11:35:38 -07:00
partners openai: update ChatOpenAI api ref (#22324) 2024-05-30 12:31:28 -04:00
standard-tests core, partners: add token usage attribute to AIMessage (#21944) 2024-05-23 14:21:58 -04:00
text-splitters text-splitters[patch]: Extend TextSplitter:keep_separator functionality (#21130) 2024-05-22 13:17:45 -07:00