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
Leonid Ganeline 6f5b7b55bd
docs: API Reference builder bug fix (#17890)
Issue in the API Reference:
If the `Classes` of `Functions` section is empty, it still shown in API
Reference. Here is an
[example](https://api.python.langchain.com/en/latest/core_api_reference.html#module-langchain_core.agents)
where `Functions` table is empty but still presented.
It happens only if this section has only the "private" members (with
names started with '_'). Those members are not shown but the whole
member section (empty) is shown.
7 months ago
..
_static/css api doc newlines (#13378) 10 months ago
templates Update redirects meta tags (#10109) 1 year ago
themes docs: fix api docs search (#17820) 7 months ago
Makefile fix api docs build (#11445) 11 months ago
conf.py docs: Add typehints in both signature and description of API docs (#17815) 7 months ago
create_api_rst.py docs: API Reference builder bug fix (#17890) 7 months ago
guide_imports.json langchain[minor], community[minor]: Implement Ontotext GraphDB QA Chain (#16019) 8 months ago
index.rst Page per class-style api reference (#6560) 1 year ago
make.bat Doc refactor (#6300) 1 year ago
requirements.txt docs: bump sphinx>=5 (#16162) 8 months ago