langchain-experiments
langchain-experiments copied to clipboard
Building Apps with LLMs
```python video_url = "https://www.youtube.com/watch?v=L_Guz73e6fw" db = create_db_from_youtube_video_url(video_url) ``` **receive error like this, could you help me ?** ``` Retrying langchain.embeddings.openai.embed_with_retry.._embed_with_retry in 4.0 seconds as it raised APIError: HTTP code 413...
Repo - [langchain-serve](https://github.com/jina-ai/langchain-serve). - Exposes APIs from function definitions locally as well as on the cloud. - Very few lines of code changes and ease of development remain the same...
Hoi, the link for the langchain quickstart guide changed.  from: https://python.langchain.com/en/latest/getting_started/getting_started.html# to https://python.langchain.com/docs/get_started/quickstart
I tried following your youtube tutorial for "How to Build an AI Document Chatbot in 10 Minutes" but when I put any question in the chatbot i get this message....
test
work in progress