Extractor retrieves abstracts and githuburl from papers.
However, the githuburl does not necessarily exist in the paper. In such cases, the githuburl is not retrieved and an error occurs in the subsequent GithubRetriever.
Countermeasure for this error.
In AI integrator project, we are working on a workaround for cases where the github url does not exist.
It is okay if you do not need to work on this issue at this time.
Extractor retrieves abstracts and githuburl from papers. However, the githuburl does not necessarily exist in the paper. In such cases, the githuburl is not retrieved and an error occurs in the subsequent GithubRetriever. Countermeasure for this error.