18 Commits

Author SHA1 Message Date
Jerry Liu 4bec270239 upgrade v3 (#49)
support multi-modality
allow loading an entire directory (and all the files in the directory)
add sources in the response
2023-12-04 17:01:24 -08:00
Jerry Liu 76bf409458 refactor code (#46) 2023-12-02 21:43:35 -08:00
Jerry Liu ff2eb9b985 Update README.md
added demo video
2023-12-01 19:38:34 -08:00
Jerry Liu b028ab7bc0 upgrade: add web search! (#40) 2023-11-30 12:18:29 -08:00
Jerry Liu cd0d0c6bfd add links (#33) 2023-11-27 15:02:20 -08:00
Jerry Liu 49b867909c upgrade RAGs (#27) 2023-11-26 01:27:44 -08:00
Logan 55c95f1142 bump reqs llama_index==v0.9.7 (#23) 2023-11-24 10:49:24 -06:00
Alexandros Filothodoros af4fb3aac1 Update README.md (#19)
* Update README.md

Fixed small typos in readme.

* Add pypdf in requirements.txt

I get this message "It appears that there is a missing dependency required to read PDF files. You will need to install pypdf to proceed. Please install it by running pip install pypdf in your environment, and let me know once that's done so we can continue with loading the files."
2023-11-24 00:29:47 -08:00
Ikko Eltociear Ashimine d48426a479 Update README.md (#17)
Github -> GitHub
2023-11-24 00:27:41 -08:00
Anoop Sharma 795cc2117f Update requirements.txt (#11) 2023-11-24 00:21:12 -08:00
Jerry Liu cbf4ad94ed hotfix non-openai LLMs (#20) 2023-11-23 14:01:38 -08:00
Jerry Liu 0221f79e45 add support for different LLMs (#6) 2023-11-22 21:27:27 -08:00
Jerry Liu 4516c20415 add llm customization (#4) 2023-11-21 08:15:40 -08:00
Jerry Liu edde3198a1 add filepath to UI (#3) 2023-11-20 21:22:31 -08:00
Jerry Liu 8fedc612b4 fill out readme (#2) 2023-11-20 00:18:31 -08:00
Jerry Liu c3b3074a48 Merge pull request #1 from run-llama/jerry/add_files
add streamlit files
2023-11-18 12:57:24 -08:00
Jerry Liu d5a444fd0e cr 2023-11-18 12:51:58 -08:00
Jerry Liu 3b2bea2b45 Initial commit 2023-11-15 23:49:44 -08:00