document_utils
autogen.agents.experimental.document_agent.document_utils.is_url
is_url
Check if the string is a valid URL.
It checks whether the URL has a valid scheme and network location.
Name | Description |
---|---|
url | Type: str |
Check if the string is a valid URL.
It checks whether the URL has a valid scheme and network location.
Name | Description |
---|---|
url | Type: str |