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/runnables
Isaac Francisco 733367b795
docs: deprecation of OpenAI functions agent, astream_events docstring (#18164)
Co-authored-by: Hershenson, Isaac (Extern) <isaac.hershenson.extern@bayer04.de>
Co-authored-by: Bagatur <baskaryan@gmail.com>
7 months ago
..
__init__.py Fetch runnable config from context var inside runnable lambda and runnable generator (#15334) 9 months ago
base.py docs: deprecation of OpenAI functions agent, astream_events docstring (#18164) 7 months ago
branch.py core[patch]: docstring update (#16813) 8 months ago
config.py Passthrough configurable primitive values as tracer metadata (#15915) 8 months ago
configurable.py Fix bug with using configurable_fields after configurable_alternatives (#18139) 7 months ago
fallbacks.py core[patch]: docstring update (#16813) 8 months ago
graph.py Add JSON representation of runnable graph to serialized representation (#17745) 7 months ago
graph_draw.py core[patch]: Remove `print` statement on missing `grandalf` dependency in favor of more explicit ImportError (#16326) 8 months ago
history.py core[patch]: Runnable with message history to use add_messages (#17958) 7 months ago
passthrough.py Cache calls to create_model for get_input_schema and get_output_schema (#17755) 7 months ago
retry.py core[patch]: docstring update (#16813) 8 months ago
router.py core[patch]: docstring update (#16813) 8 months ago
schema.py core[patch]: docstring update (#16813) 8 months ago
utils.py Cache calls to create_model for get_input_schema and get_output_schema (#17755) 7 months ago