mirror of
https://github.com/hwchase17/langchain
synced 2024-10-31 15:20:26 +00:00
6c1ba9731d
This PR modifies the API Reference in the following way: 1. Relist standard methods: invoke, ainvoke, batch, abatch, batch_as_completed, abatch_as_completed, stream, astream, astream_events. These are the main entry points for a lot of runnables, so we'll keep them for each runnable. 2. Relist methods from Runnable Serializable: to_json, configurable_fields, configurable_alternatives. 3. Expand the note in the API reference documentation to explain that additional methods are available. |
||
---|---|---|
.. | ||
_static/css | ||
templates | ||
themes | ||
conf.py | ||
create_api_rst.py | ||
guide_imports.json | ||
index.rst | ||
make.bat | ||
Makefile | ||
requirements.txt |