Commit Graph

1560 Commits (c8d8a8d0b5c3b32838ecfa59e2f646130df7c71f)
 

Author SHA1 Message Date
Pavel c8d8a8d0b5 Fixing ingestion metadata grouping 4 months ago
Alex ee3ea7a970 Add wget and unzip packages to Dockerfile 4 months ago
Alex 2b644dbb01 Add Rust toolchain and download mpnet-base-v2.zip model 4 months ago
Alex 007cd6cff1 Add conversations to db.json 4 months ago
Alex 4375215baa Update port number in Dockerfile and server.js 4 months ago
Alex 8cc5e9db13
Merge pull request #856 from ManishMadan2882/main
(mock) adding prompt routes
4 months ago
ManishMadan2882 5685f831a7 (mock) adding prompt routes 4 months ago
Alex 0e38c6751b
Merge pull request #854 from ManishMadan2882/main
Message Streaming with the Mock Server
4 months ago
ManishMadan2882 70ad1fb3d8 Merge branch 'main' of https://github.com/manishMadan2882/docsgpt 4 months ago
ManishMadan2882 44f27d91a0 purge console logs 4 months ago
Manish Madan 1bb559c285
Merge branch 'arc53:main' into main 4 months ago
ManishMadan2882 7a005ef126 streamed the sample response /stream 4 months ago
Alex 5dcde67ae9
Merge pull request #852 from arc53/feat/premaillm
fix: docsgpt provider
4 months ago
Alex ee06fa85f1 fix: docsgpt provider 4 months ago
Alex 5b9352a946
Merge pull request #851 from arc53/feat/premaillm
Add PremAI LLM implementation
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
5 months ago
ManishMadan2882 8826f0ff3c slight UI improvements in input box 5 months ago
ManishMadan2882 9129f7fb33 fix(Conversation): input box UI 5 months ago
ManishMadan2882 c0ed54406f fix(settings): delete button 5 months ago
Alex 18be257e10
Merge pull request #847 from ManishMadan2882/main
Fix : error on changing conversation while streaming answer
5 months ago
ManishMadan2882 615d549494 slight fixes, checking for null case 5 months ago
ManishMadan2882 0ce39e7f52 purge logs and !need code 5 months ago
ManishMadan2882 3c68cbc955 fix(stream err on changing conversation) 5 months ago
ManishMadan2882 300430e2d5 fixes weird bug- dark theme hook 5 months ago
Alex 166a07732a
Merge pull request #820 from Quentium-Forks/main
Bump dependencies & support next 14 for docs
5 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