Feat/Exa Search Tool (#2524)

* add exa search tool

* add exa svg
This commit is contained in:
Henry Heng
2024-05-30 22:27:17 +01:00
committed by GitHub
parent 7706b3484a
commit b5b929e192
5 changed files with 287 additions and 0 deletions
+26
View File
@@ -135,6 +135,9 @@ importers:
'@langchain/core':
specifier: ^0.1.63
version: 0.1.63
'@langchain/exa':
specifier: ^0.0.5
version: 0.0.5(encoding@0.1.13)
'@langchain/google-genai':
specifier: ^0.0.10
version: 0.0.10
@@ -225,6 +228,9 @@ importers:
dotenv:
specifier: ^16.0.0
version: 16.4.5
exa-js:
specifier: ^1.0.12
version: 1.0.12(encoding@0.1.13)
express:
specifier: ^4.17.3
version: 4.18.3
@@ -3586,6 +3592,10 @@ packages:
resolution: { integrity: sha512-+fjyYi8wy6x1P+Ee1RWfIIEyxd9Ee9jksEwvrggPwwI/p45kIDTdYTblXsM13y4mNWTiACyLSdbwnPaxxdoz+w== }
engines: { node: '>=18' }
'@langchain/exa@0.0.5':
resolution: { integrity: sha512-KXNCYLxKs6rDGw+jcrFqE4CrIooUgzU0ip0k76YFptvMPrqLpNurYyqr5mAys0qn2vFavFfC3eJV/wrZ602EfA== }
engines: { node: '>=18' }
'@langchain/google-common@0.0.9':
resolution: { integrity: sha512-jP7vIgsigUSYYVyT5hej4rg8fV8sutxI6Vm2B2xQGNwUXiCQIDPfA9bmlGyXPWomILKB21dRUqNkun/AMYAWvA== }
engines: { node: '>=18' }
@@ -8131,6 +8141,9 @@ packages:
resolution: { integrity: sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q== }
engines: { node: '>=0.8.x' }
exa-js@1.0.12:
resolution: { integrity: sha512-4oDvjl1966qy1BwjuGm/q/k2gZomS8WhpcuiXyn672cTmEfaRIwQnAbXBznuqzT1WaWeHfJXGTeeboaW41OCiw== }
execa@0.2.2:
resolution: { integrity: sha512-zmBGzLd3nhA/NB9P7VLoceAO6vyYPftvl809Vjwe5U2fYI9tYWbeKqP3wZlAw9WS+znnkogf/bhSU+Gcn2NbkQ== }
engines: { node: '>=0.12' }
@@ -19827,6 +19840,13 @@ snapshots:
zod: 3.22.4
zod-to-json-schema: 3.22.5(zod@3.22.4)
'@langchain/exa@0.0.5(encoding@0.1.13)':
dependencies:
'@langchain/core': 0.1.63
exa-js: 1.0.12(encoding@0.1.13)
transitivePeerDependencies:
- encoding
'@langchain/google-common@0.0.9(zod@3.22.4)':
dependencies:
'@langchain/core': 0.1.63
@@ -25923,6 +25943,12 @@ snapshots:
events@3.3.0: {}
exa-js@1.0.12(encoding@0.1.13):
dependencies:
cross-fetch: 4.0.0(encoding@0.1.13)
transitivePeerDependencies:
- encoding
execa@0.2.2:
dependencies:
cross-spawn-async: 2.2.5