Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 714 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 714 Bytes

Domino chatbot

Environment Defintion

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

Set-up

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.

Local Testing

To test in workspace:

  1. Change ports in app.sh to 8887
  2. Run ./app.sh
  3. Go to https://{domino-url}/{username}/{domino-project-name}/r/notebookSession/{runId}/proxy/8887/