Commit Graph

1546 Commits (feat/premaillm)
 

Author SHA1 Message Date
Alex ee06fa85f1 fix: docsgpt provider 4 months ago
Alex b7927d8d75 Add PremAI LLM implementation 4 months ago
Alex 2c991583ff
Merge pull request #848 from ManishMadan2882/main
Makes input field absolute in Conversation, fixes delete icon in Settings/Documents
4 months ago
ManishMadan2882 8826f0ff3c slight UI improvements in input box 4 months ago
ManishMadan2882 9129f7fb33 fix(Conversation): input box UI 4 months ago
ManishMadan2882 c0ed54406f fix(settings): delete button 4 months ago
Alex 18be257e10
Merge pull request #847 from ManishMadan2882/main
Fix : error on changing conversation while streaming answer
4 months ago
ManishMadan2882 615d549494 slight fixes, checking for null case 4 months ago
ManishMadan2882 0ce39e7f52 purge logs and !need code 4 months ago
ManishMadan2882 3c68cbc955 fix(stream err on changing conversation) 4 months ago
ManishMadan2882 300430e2d5 fixes weird bug- dark theme hook 4 months ago
Alex 166a07732a
Merge pull request #820 from Quentium-Forks/main
Bump dependencies & support next 14 for docs
4 months ago
Alex 510b517270
Merge pull request #844 from ManishMadan2882/main
Fix: Sidebar Icons update on changing theme
5 months ago
ManishMadan2882 dea385384a fixes, update Nav images on theme toggle 5 months ago
ManishMadan2882 7a1c9101b2 add custom hook for dark theme 5 months ago
Alex 2be523cf77 Fix handling of embeddings_key in api_search() function 5 months ago
Alex c01e334487
Merge pull request #843 from larinam/fix_application
Fix application + script requirements.txt
5 months ago
Alex a2418d1373 Add sentence-transformers library to requirements.txt and comment out model_name in base.py 5 months ago
Alex a697248b26
Merge pull request #841 from ManishMadan2882/main
Message bubble responsiveness
5 months ago
ManishMadan2882 6058939c00 change size in copy, like , dislike icons 5 months ago
Anton Larin 318de530e3 fix openapi-parser requirement 5 months ago
Anton Larin 9e04b7796a application folder related changes:
* optimize content of requirements.txt
* upgrade libs
* fix imports
5 months ago
Anton Larin e8099c4db5 script folder related changes:
* optmize content of requirements.txt
* upgrade libs
* fix imports
5 months ago
Alex bf808811cc
Update README.md 5 months ago
ManishMadan2882 f0293de1b9 ui adjustments 5 months ago
ManishMadan2882 810dcb90ce refactored the divs, prevent overlap 5 months ago
ManishMadan2882 a2f2b8fabc make responsive msg bubble 5 months ago
Alex cbc5f47786
Merge pull request #837 from ManishMadan2882/main
Adding Dark Mode
5 months ago
ManishMadan2882 3e3886ced7 slight UI changes 5 months ago
ManishMadan2882 9ce39fd2ba made borders in settings a bit darker 5 months ago
ManishMadan2882 5b08cdedf0 revert changes in docker yaml 5 months ago
ManishMadan2882 67e4d40c49 added dark mode, About page and bubble icons 5 months ago
ManishMadan2882 537a733157 add dark mode - conversation, bubble, UI fixes 5 months ago
ManishMadan2882 5136e7726d added dark mode, Hero component 5 months ago
Alex 6e236ba74d
Merge pull request #827 from Juneezee/vite-5
Upgrade to Vite 5
5 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>
5 months ago
ManishMadan2882 ffecc9a0c7 add dark mode, in Settings 5 months ago
ManishMadan2882 0b997418d3 add dark - sidebar 5 months ago
ManishMadan2882 eaad8a4cf5 initialising dark mode 5 months ago
Alex 396b4595f4
Merge pull request #832 from ArnabBCA/main
Fixed Empty Document Name Upload
5 months ago
Arnab Ghosh 0752aae9ef Fixed Empty Document Name Upload 5 months ago
Alex ad2221a677
Merge pull request #830 from arc53/feature/search-endpoint
Search docs not inside the /stream in the stream request
5 months ago
Alex 1713d693b1
Merge pull request #831 from ManishMadan2882/feature/search-endpoint
integrate /api/search endpoint, get sources post stream
5 months ago
ManishMadan2882 f4f056449f integrate /api/search endpoint, get sources post stream 5 months ago
Alex 6a70e3e45b Commented out unused code in api_search function 5 months ago
Alex a04cdee33f Refactor source log generation in complete_stream function 5 months ago
Alex 157769eeb4 Add API endpoint for searching documents 5 months ago
Alex 667b66b926
Merge pull request #825 from arc53/feat/mongodb
Public LLM
5 months ago
Alex c0f7b344d9 Update environment variables and installation instructions 5 months ago
Alex 060c59e97d Update mpnet-base-v2.zip download URL 5 months ago