15
0
Fork 0

A langchain demo project for pygrunn talk.

JONATHAN ALEXANDER 1 year ago
parent 8f6a2353a5
commit 7380bb58b8
9 changed files (26 KiB → 31 KiB)
  1. 57
      app.py
  2. 3
      docs/images/white.png
  3. 548
      notebooks/talk.ipynb
  4. 3
      prompts/assistant.txt
  5. 219
      readme.md
  6. 29
      src/chatbot.py
  7. 81
      src/helper.py
  8. 5
      src/index.py
  9. 2
      src/train.py

app.py (2.3 KiB → 1.0 KiB)

docs/images/white.png (12 KiB → 0 B)

notebooks/talk.ipynb (0 B → 16 KiB)

prompts/assistant.txt (726 B → 791 B)

readme.md (4.1 KiB → 5.2 KiB)

src/chatbot.py (1.0 KiB → 0 B)

src/helper.py (1.3 KiB → 2.7 KiB)

src/index.py (5.0 KiB → 5.1 KiB)

src/train.py (251 B → 323 B)

Loading…
Cancel
Save