- 25 Jan, 2024 1 commit
-
-
Doug Winzell authored
Moved Security.md to /docs Will still show up on the GH security tab.
-
- 24 Jan, 2024 1 commit
-
-
Doug Winzell authored
Hello Team, As the continued popularity of this project increases we should be taking our projects goals in mind with concerns to privacy and security. In the near future I would like to at least start testing the codebase with SAST(semgrep) and Synk.io (Software Composition Analysys) To highlight any potential weaknesses in the security of the product. I am happy to start contributing from the security side.
-
- 23 Jan, 2024 13 commits
-
-
Timothy Jaeryang Baek authored
chore: optimize dockerfile order for caching
-
Dave Bauman authored
-
Timothy Jaeryang Baek authored
Bugfix: Fix toast error popup when front end can't figure out file type.
-
Timothy Jaeryang Baek authored
feat: Add epub support
-
Timothy J. Baek authored
-
Marclass authored
-
Timothy Jaeryang Baek authored
feat: Add reStructuredText specific parser for RAG
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
feat: custom interface support
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Marclass authored
-
- 22 Jan, 2024 10 commits
-
-
Timothy Jaeryang Baek authored
fix: openai
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
refac: response message
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy Jaeryang Baek authored
Add max_tokens workaround for gpt-4-vision-preview model
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
- 21 Jan, 2024 2 commits
-
-
Timothy Jaeryang Baek authored
feat: add guard clause to improve signup process
-
Timothy Jaeryang Baek authored
Add validation for chatGPT imports, stopping any breaking issues with imports of incompatible chats
-
- 20 Jan, 2024 1 commit
-
-
Shiyinq authored
-
- 19 Jan, 2024 10 commits
-
-
Aditya Pratap Singh authored
-
Aditya Pratap Singh authored
-
Brandon Hulston authored
Add validation for chatGPT imports, stopping any breaking issues when imports are corrupted/not compatible
-
Marclass authored
-
Marclass authored
Allow any file to be used for RAG.
-
Dave Bauman authored
-
Timothy Jaeryang Baek authored
feat: Allow RAG on XML and arbitrary text files including source code
-
Marclass authored
Changed RAG parser to prefer file extensions over MIME content types. If the type of file is not recognized assume it's a text file.
-
Timothy Jaeryang Baek authored
fix: old chat log import issue
-
Timothy J. Baek authored
-
- 18 Jan, 2024 2 commits
-
-
Timothy Jaeryang Baek authored
feat: convo tagging
-
Timothy J. Baek authored
-