From a9865238847e2edccde579ace7ba226f7012e95d Mon Sep 17 00:00:00 2001 From: Marco Vinciguerra Date: Fri, 11 Oct 2024 12:08:50 +0200 Subject: [PATCH] feat: add google proxy support --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index b5b22bb1..e8cf382e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,6 +60,7 @@ keywords = [ "web scraping tool", "webscraping", "graph", + "llm" ] classifiers = [ "Intended Audience :: Developers",