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)
2024-06-20 11:35:00 -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: Update clean up API reference (#23221) 2024-06-20 11:35:00 -04:00
runnable_pydantic.rst docs: Update clean up API reference (#23221) 2024-06-20 11:35:00 -04:00
typeddict.rst Update api references (#8646) 2023-08-04 16:10:58 -04:00