Skip to content

Commit

Permalink
Basic data collection, basic prompting RAG v non-RAG. Very messy.
Browse files Browse the repository at this point in the history
  • Loading branch information
nikiburggraf committed Jun 4, 2024
1 parent 9625da7 commit 9873cea
Show file tree
Hide file tree
Showing 4 changed files with 928 additions and 0 deletions.
3 changes: 3 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ dependencies:
- streamlit
- panel
- pip
- nltk
- ratelimit
- backoff
- pip:
- jupyter-panel-proxy==0.2.0a2
- qdrant-client
Expand Down
Loading

0 comments on commit 9873cea

Please sign in to comment.