diff --git a/docs/file.md b/docs/file.md index c83e8179..ce59bf9d 100644 --- a/docs/file.md +++ b/docs/file.md @@ -75,7 +75,7 @@ def upload_and_process(files_or_urls, bucket_id=None): else: print(f"Unhandled SSE event: {line}") response.close() - return bucket_id5 + return bucket_id # Example with URLs urls = [{"url": "https://github.com/xtekky/gpt4free/issues"}]