Base image: Domino Standard Environment Py3.9 R4.3
(in Domino 5.10)
Additional dockerfile instructions:
RUN pip install streamlit pypdf pinecone-client ipywidgets langchain
RUN pip install --user dominodatalab-data==5.10.0.dev2
RUN pip install --user pinecone-client==2.2.4
Create a project and mount this git repository instead of using the default Domino File System.
Additionally, add and authenticate Pinecone as a Data Source to your project.
To test in workspace:
- Change ports in
app.sh
to8887
- Run
./app.sh
- Go to
https://{domino-url}/{username}/{domino-project-name}/r/notebookSession/{runId}/proxy/8887/