Commit Graph

1805 Commits (38ac9218ec8ab7038a1de40e08bce13656dc998e)
 

Author SHA1 Message Date
Alex 2c991583ff
Merge pull request #848 from ManishMadan2882/main
Makes input field absolute in Conversation, fixes delete icon in Settings/Documents
7 months ago
Alex 2e14dec12d
Merge pull request #849 from arc53/main
Sync
7 months ago
ManishMadan2882 8826f0ff3c slight UI improvements in input box 7 months ago
ManishMadan2882 9129f7fb33 fix(Conversation): input box UI 7 months ago
ManishMadan2882 c0ed54406f fix(settings): delete button 7 months ago
Alex 18be257e10
Merge pull request #847 from ManishMadan2882/main
Fix : error on changing conversation while streaming answer
7 months ago
ManishMadan2882 615d549494 slight fixes, checking for null case 7 months ago
ManishMadan2882 0ce39e7f52 purge logs and !need code 7 months ago
ManishMadan2882 3c68cbc955 fix(stream err on changing conversation) 7 months ago
ManishMadan2882 300430e2d5 fixes weird bug- dark theme hook 7 months ago
Alex 166a07732a
Merge pull request #820 from Quentium-Forks/main
Bump dependencies & support next 14 for docs
7 months ago
Alex 510b517270
Merge pull request #844 from ManishMadan2882/main
Fix: Sidebar Icons update on changing theme
7 months ago
ManishMadan2882 dea385384a fixes, update Nav images on theme toggle 7 months ago
ManishMadan2882 7a1c9101b2 add custom hook for dark theme 7 months ago
Alex 2be523cf77 Fix handling of embeddings_key in api_search() function 7 months ago
Alex c01e334487
Merge pull request #843 from larinam/fix_application
Fix application + script requirements.txt
7 months ago
Alex a2418d1373 Add sentence-transformers library to requirements.txt and comment out model_name in base.py 7 months ago
Alex a697248b26
Merge pull request #841 from ManishMadan2882/main
Message bubble responsiveness
7 months ago
ManishMadan2882 6058939c00 change size in copy, like , dislike icons 7 months ago
Anton Larin 318de530e3 fix openapi-parser requirement 7 months ago
Anton Larin 9e04b7796a application folder related changes:
* optimize content of requirements.txt
* upgrade libs
* fix imports
7 months ago
Anton Larin e8099c4db5 script folder related changes:
* optmize content of requirements.txt
* upgrade libs
* fix imports
7 months ago
Alex bf808811cc
Update README.md 7 months ago
ManishMadan2882 f0293de1b9 ui adjustments 7 months ago
ManishMadan2882 810dcb90ce refactored the divs, prevent overlap 7 months ago
ManishMadan2882 a2f2b8fabc make responsive msg bubble 7 months ago
Alex cbc5f47786
Merge pull request #837 from ManishMadan2882/main
Adding Dark Mode
7 months ago
ManishMadan2882 3e3886ced7 slight UI changes 7 months ago
ManishMadan2882 9ce39fd2ba made borders in settings a bit darker 8 months ago
ManishMadan2882 5b08cdedf0 revert changes in docker yaml 8 months ago
ManishMadan2882 67e4d40c49 added dark mode, About page and bubble icons 8 months ago
ManishMadan2882 537a733157 add dark mode - conversation, bubble, UI fixes 8 months ago
ManishMadan2882 5136e7726d added dark mode, Hero component 8 months ago
Alex 6e236ba74d
Merge pull request #827 from Juneezee/vite-5
Upgrade to Vite 5
8 months ago
Eng Zer Jun 374b665089
Upgrade to Vite 5
This commit upgrades vite to the latest version 5, and also updates the
vite plugins to the latest version.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
8 months ago
ManishMadan2882 ffecc9a0c7 add dark mode, in Settings 8 months ago
ManishMadan2882 0b997418d3 add dark - sidebar 8 months ago
ManishMadan2882 eaad8a4cf5 initialising dark mode 8 months ago
Alex 396b4595f4
Merge pull request #832 from ArnabBCA/main
Fixed Empty Document Name Upload
8 months ago
Arnab Ghosh 0752aae9ef Fixed Empty Document Name Upload 8 months ago
Alex ad2221a677
Merge pull request #830 from arc53/feature/search-endpoint
Search docs not inside the /stream in the stream request
8 months ago
Alex 1713d693b1
Merge pull request #831 from ManishMadan2882/feature/search-endpoint
integrate /api/search endpoint, get sources post stream
8 months ago
ManishMadan2882 f4f056449f integrate /api/search endpoint, get sources post stream 8 months ago
Alex 6a70e3e45b Commented out unused code in api_search function 8 months ago
Alex a04cdee33f Refactor source log generation in complete_stream function 8 months ago
Alex 157769eeb4 Add API endpoint for searching documents 8 months ago
Alex 667b66b926
Merge pull request #825 from arc53/feat/mongodb
Public LLM
8 months ago
Alex c0f7b344d9 Update environment variables and installation instructions 8 months ago
Alex 060c59e97d Update mpnet-base-v2.zip download URL 8 months ago
Alex b3461b7134 Add MPNet model and update vector store for Hugging Face embeddings 8 months ago