We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48be0ca commit ba8c7a4Copy full SHA for ba8c7a4
bot.Dockerfile
@@ -1,5 +1,4 @@
1
-# TODO Langchain base image
2
-FROM python:latest
+FROM langchain/langchain
3
4
WORKDIR /app
5
loader.Dockerfile
@@ -1,4 +1,4 @@
requirements.txt
@@ -1,4 +1,3 @@
-langchain
openai
python-dotenv
wikipedia
0 commit comments