1
0
Fork 1

A small langchain demo project of a QA on movies

refactr to utils

temp
JONATHAN ALEXANDER 1 year ago
parent a89d07208e
commit 24b8318458
7 changed files (13 KiB → 20 KiB)
  1. 63
      app.py
  2. 2
      config.py
  3. 2
      src/delete.py
  4. 56
      src/index.py
  5. 239
      src/utils.py
  6. 2
      tests/add_remove_test.py
  7. 11
      tests/remote_add_test.py

app.py (4.1 KiB → 2.5 KiB)

config.py (201 B → 300 B)

src/delete.py (1.3 KiB → 1.3 KiB)

src/index.py (6.3 KiB → 6.3 KiB)

src/utils.py (769 B → 9.1 KiB)

tests/add_remove_test.py (696 B → 688 B)

tests/remote_add_test.py (209 B → 257 B)

Loading…
Cancel
Save