Skip to content

Commit

Permalink
fix : requirement fie
Browse files Browse the repository at this point in the history
  • Loading branch information
seohyunjun committed Feb 17, 2024
1 parent eced170 commit 7343759
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@

### version history

#### v0.1.8 2024/02/13
- Add ChromaDB

#### v0.1.7 2023/12/16
- Vectorstore using pinecone

Expand Down
6 changes: 5 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ pytube
youtube-transcript-api
pinecone-client
llama-index
langchain-google-genai
langchain-google-genai
unstructured
unstructured[pdf]
langchain-community
Ipython

0 comments on commit 7343759

Please sign in to comment.