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/docs/api_reference/templates
Eugene Yurtsev 61daa16e5d
docs: Update clean up API reference (#23221)
- Fix bug with TypedDicts rendering inherited methods if inherting from
  typing_extensions.TypedDict rather than typing.TypedDict
- Do not surface inherited pydantic methods for subclasses of BaseModel
- Subclasses of RunnableSerializable will not how methods inherited from
  Runnable or from BaseModel
- Subclasses of Runnable that not pydantic models will include a link to
RunnableInterface (they still show inherited methods, we can fix this
later)
3 months ago
..
COPYRIGHT.txt Page per class-style api reference (#6560) 1 year ago
class.rst docs: Update clean up API reference (#23221) 3 months ago
enum.rst Update api references (#8646) 1 year ago
function.rst Add api cross ref linking (#8275) 1 year ago
pydantic.rst docs: Update clean up API reference (#23221) 3 months ago
redirects.html Update redirects meta tags (#10109) 1 year ago
runnable_non_pydantic.rst docs: Update clean up API reference (#23221) 3 months ago
runnable_pydantic.rst docs: Update clean up API reference (#23221) 3 months ago
typeddict.rst Update api references (#8646) 1 year ago