langchain/docs
Yuekai Zhang 1ed4228822
Fix bilibili (#4860)
# Fix bilibili api import error

bilibili-api package is depracated and there is no sync module.

<!--
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 #2673 #2724 

## 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:
@vowelparrot  @liaokongVFX 

<!-- 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-18 09:56:51 -04:00
..
_static docs: Mendable Fixes and Improvements (#4184) 2023-05-05 13:04:24 -07:00
additional_resources Update gallery (#4873) 2023-05-17 20:59:41 -07:00
ecosystem Tiny code review and docs fix for Docugami DataLoader (#4877) 2023-05-17 15:31:43 -07:00
getting_started Update getting_started.md (#4482) 2023-05-17 21:32:25 -07:00
modules Fix bilibili (#4860) 2023-05-18 09:56:51 -04: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 Typos (#4851) 2023-05-17 11:52:22 -04:00
conf.py docs: Mendable Search integration (#2803) 2023-04-13 21:52:25 -07:00
ecosystem.rst docs retriever improvements (#4430) 2023-05-17 15:29:22 -07:00
index.rst bump version to 173 (#4910) 2023-05-17 23:36:45 -07:00
make.bat
Makefile
reference.rst Move Generative Agent definition to Experimental (#3245) 2023-04-23 18:32:37 -07:00
requirements.txt