Skip to content

Commit

Permalink
add archive-search
Browse files Browse the repository at this point in the history
  • Loading branch information
traderpedroso committed Oct 30, 2024
1 parent 64b6e88 commit 0c751f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN apk add --no-cache make gcc g++ python3
WORKDIR /usr/local/lib/node_modules


RUN npm install langfuse@3.18.0 langfuse-langchain@3.18.0 duck-duck-scrape odoo-await @mozilla/readability arxiv-api google-trends-api-code
RUN npm install langfuse@3.18.0 langfuse-langchain@3.18.0 duck-duck-scrape odoo-await @mozilla/readability arxiv-api google-trends-api-code archive-search

# Imagem final
FROM n8nio/n8n:latest
Expand Down

0 comments on commit 0c751f1

Please sign in to comment.