langchain-experiments
langchain-experiments copied to clipboard
youtube_chat can not run?
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.<locals>._embed_with_retry in 4.0 seconds as it raised APIError: HTTP code 413 from API (<html>
<head><title>413 Request Entity Too Large<[/title](https://file+.vscode-resource.vscode-cdn.net/title)><[/head](https://file+.vscode-resource.vscode-cdn.net/head)>
<body>
<center><h1>413 Request Entity Too Large<[/h1](https://file+.vscode-resource.vscode-cdn.net/h1)><[/center](https://file+.vscode-resource.vscode-cdn.net/center)>
<hr><center>openresty<[/center](https://file+.vscode-resource.vscode-cdn.net/center)>
<[/body](https://file+.vscode-resource.vscode-cdn.net/body)>
<[/html](https://file+.vscode-resource.vscode-cdn.net/html)>
).