langchain/docs/api_reference/templates
Eugene Yurtsev 6c1ba9731d
docs: Resurface some methods in API reference and clarify note at top of Reference (#23633)
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.
2024-06-28 12:31:37 -04:00
..
class.rst docs: Update clean up API reference (#23221) 2024-06-20 11:35:00 -04:00
COPYRIGHT.txt Page per class-style api reference (#6560) 2023-06-30 09:23:32 -07:00
enum.rst Update api references (#8646) 2023-08-04 16:10:58 -04:00
function.rst Add api cross ref linking (#8275) 2023-07-26 12:38:58 -07:00
pydantic.rst docs: Update clean up API reference (#23221) 2024-06-20 11:35:00 -04:00
redirects.html Update redirects meta tags (#10109) 2023-09-01 15:14:34 -07:00
runnable_non_pydantic.rst docs: Resurface some methods in API reference and clarify note at top of Reference (#23633) 2024-06-28 12:31:37 -04:00
runnable_pydantic.rst docs: Resurface some methods in API reference and clarify note at top of Reference (#23633) 2024-06-28 12:31:37 -04:00
typeddict.rst Update api references (#8646) 2023-08-04 16:10:58 -04:00