langchain/docs
Ankush Gola aa73a888fa
Some notebook and client fixes (add retries, clean up docs, etc) (#4820)
# Your PR Title (What it does)

<!--
Thank you for contributing to LangChain! Your PR will appear in our next
release under the title you set. Please make sure it highlights your
valuable contribution.

Replace this with a description of the change, the issue it fixes (if
applicable), and relevant context. List any dependencies required for
this change.

After you're done, someone will review your PR. They may suggest
improvements. If no one reviews your PR within a few days, feel free to
@-mention the same people again, as notifications can get lost.
-->

<!-- Remove if not applicable -->

Fixes # (issue)

## Before submitting

<!-- If you're adding a new integration, include an integration test and
an example notebook showing its use! -->

## Who can review?

Community members can review the PR once tests pass. Tag
maintainers/contributors who might be interested:

<!-- For a quicker response, figure out the right person to tag with @

        @hwchase17 - project lead

        Tracing / Callbacks
        - @agola11

        Async
        - @agola11

        DataLoaders
        - @eyurtsev

        Models
        - @hwchase17
        - @agola11

        Agents / Tools / Toolkits
        - @vowelparrot
        
        VectorStores / Retrievers / Memory
        - @dev2049
        
 -->
2023-05-16 20:23:00 -07:00
..
_static docs: Mendable Fixes and Improvements (#4184) 2023-05-05 13:04:24 -07:00
additional_resources docs: added additional_resources folder (#4748) 2023-05-15 17:12:47 -07:00
ecosystem Revert "Make serpapi base url configurable via env (#4402)" (#4750) 2023-05-15 16:17:16 -07:00
getting_started Add new links to Tutorials and YouTube pages (#4746) 2023-05-15 14:32:48 -07:00
modules Update summarize.ipynb (#4529) 2023-05-16 18:14:00 -07:00
reference Revert "Make serpapi base url configurable via env (#4402)" (#4750) 2023-05-15 16:17:16 -07:00
tracing Some notebook and client fixes (add retries, clean up docs, etc) (#4820) 2023-05-16 20:23:00 -07:00
use_cases Replaced SQLDatabaseChain deprecated direct initialisation with from_llm method (#4778) 2023-05-16 15:59:06 -07:00
conf.py
ecosystem.rst added integration links to the ecosystem.rst (#3453) 2023-04-24 12:17:44 -07:00
index.rst docs: added additional_resources folder (#4748) 2023-05-15 17:12:47 -07:00
make.bat
Makefile
reference.rst Move Generative Agent definition to Experimental (#3245) 2023-04-23 18:32:37 -07:00
requirements.txt