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/core/langchain_core
arnob-sengupta f9976b9630
core[patch]: consolidate conditional in BaseTool (#16530)
- **Description:** Refactor contradictory conditional to single line
  - **Issue:** #16528
8 months ago
..
_api core[patch]: preserve inspect.iscoroutinefunction with @deprecated decorator (#16295) 8 months ago
beta
callbacks core[minor]: RFC Add astream_events to Runnables (#16172) 8 months ago
documents
example_selectors core[patch], community[patch], langchain[patch], docs: Update SQL chains/agents/docs (#16168) 8 months ago
globals
language_models
load
messages
output_parsers
outputs core[patch], openai[patch]: Chat openai stream logprobs (#16218) 8 months ago
prompts
pydantic_v1
runnables Remove double line (#16426) 8 months ago
tracers core[minor]: RFC Add astream_events to Runnables (#16172) 8 months ago
utils core[patch], openai[patch]: Chat openai stream logprobs (#16218) 8 months ago
__init__.py
agents.py
caches.py
chat_history.py
chat_sessions.py
embeddings.py
env.py
exceptions.py
memory.py
prompt_values.py
py.typed
retrievers.py
stores.py
sys_info.py core[patch]: Update sys info information (#16297) 8 months ago
tools.py core[patch]: consolidate conditional in BaseTool (#16530) 8 months ago
vectorstores.py