Alex
|
19494685ba
|
Update application files, fix LLM models, and create new retriever class
|
2024-04-09 16:38:42 +01:00 |
|
Alex
|
6658cec6a0
|
Merge pull request #897 from arc53/dependabot/npm_and_yarn/frontend/vite-5.0.13
Bump vite from 5.0.12 to 5.0.13 in /frontend
|
2024-04-08 13:03:20 +01:00 |
|
Alex
|
87585be687
|
Merge branch 'main' into feature/api-key-create
|
2024-04-05 13:01:42 +01:00 |
|
Siddhant Rai
|
0dc7333563
|
fix: added API Keys in tabs
|
2024-04-04 14:42:14 +05:30 |
|
Siddhant Rai
|
f61c3168d2
|
fix: issue with editing new prompts
|
2024-04-04 14:29:37 +05:30 |
|
Siddhant Rai
|
9cadd74a96
|
fix: minor ui changes
|
2024-04-04 13:42:32 +05:30 |
|
Siddhant Rai
|
729fa2352b
|
feat: added prompts section under general in settings
|
2024-04-04 00:48:49 +05:30 |
|
dependabot[bot]
|
b673aaf9f0
|
Bump vite from 5.0.12 to 5.0.13 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.13/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-03 17:53:09 +00:00 |
|
ManishMadan2882
|
ac994d3077
|
add prompt,chunks in create key
|
2024-04-03 19:19:53 +05:30 |
|
sarfaraz siddiqui
|
02d4f7f2da
|
functions can accept null
|
2024-04-03 18:08:46 +05:30 |
|
sarfaraz siddiqui
|
afecae3786
|
added feature #887
|
2024-03-31 03:50:11 +05:30 |
|
Alex
|
794fc05ada
|
Merge branch 'main' into feature/api-key-create
|
2024-03-29 19:59:45 +00:00 |
|
ManishMadan2882
|
53e71c545e
|
api key modal - enhancements
|
2024-03-29 19:11:40 +05:30 |
|
ManishMadan2882
|
959a55e36c
|
adding dark mode - api key
|
2024-03-29 04:13:12 +05:30 |
|
ManishMadan2882
|
64572b0024
|
feat(settings): api key endpoints
|
2024-03-29 03:26:45 +05:30 |
|
Manish Madan
|
9a0c1caa43
|
Merge branch 'arc53:feature/api-key-create' into feature/api-key-create
|
2024-03-28 19:28:23 +05:30 |
|
ManishMadan2882
|
eed6723147
|
feat(settings): api keys tab
|
2024-03-28 19:25:35 +05:30 |
|
Alex
|
97fabf51b8
|
Refactor conversationSlice.ts and conversationApi.ts
|
2024-03-28 13:43:10 +00:00 |
|
Siddhant Rai
|
e01071426f
|
feat: field to pass number of posts as a parameter
|
2024-03-27 19:20:55 +05:30 |
|
Siddhant Rai
|
eed1bfbe50
|
feat: fields to handle reddit loader + minor changes
|
2024-03-26 16:07:44 +05:30 |
|
Siddhant Rai
|
0c3970a266
|
Merge branch 'arc53:main' into main
|
2024-03-26 16:07:25 +05:30 |
|
Alex
|
3c492062a9
|
Fix parsing issue with chunks in store.ts
|
2024-03-23 11:42:50 +00:00 |
|
Alex
|
ed08123550
|
Add support for setting the number of chunks processed per query
|
2024-03-22 14:50:56 +00:00 |
|
Siddhant Rai
|
f272d7121a
|
Merge branch 'arc53:main' into main
|
2024-03-21 19:38:44 +05:30 |
|
ManishMadan2882
|
6f1548b7f8
|
customised scrollbar
|
2024-03-19 21:40:00 +05:30 |
|
ManishMadan2882
|
9e6fe47b44
|
fix(hero): not fully scrollable in mobile
|
2024-03-19 21:39:16 +05:30 |
|
Siddhant Rai
|
60cfea1126
|
feat: added reddit loader
|
2024-03-16 20:22:05 +05:30 |
|
Alex
|
80a4a094af
|
lint
|
2024-03-14 11:37:33 +00:00 |
|
Alex
|
70e1560cb3
|
fix check on model
|
2024-03-14 11:37:01 +00:00 |
|
Alex
|
725033659a
|
Merge pull request #876 from ManishMadan2882/main
Pause Auto-scroll on user interrupt
|
2024-03-14 11:33:07 +00:00 |
|
ManishMadan2882
|
52ecbab859
|
purge logs
|
2024-03-14 04:01:35 +05:30 |
|
ManishMadan2882
|
2447bab924
|
add listener for wheel, touch events
|
2024-03-14 01:51:55 +05:30 |
|
Alex
|
1057ca78a6
|
default remote
|
2024-03-13 17:01:23 +00:00 |
|
ManishMadan2882
|
7506256f42
|
fix(lint): 2 errors
|
2024-03-11 19:42:22 +05:30 |
|
ManishMadan2882
|
db75230521
|
pause scroll on user action
|
2024-03-11 19:21:17 +05:30 |
|
Siddhant Rai
|
e1a2bd11a9
|
fix: upload dropdown also combined
|
2024-03-06 16:01:53 +05:30 |
|
Siddhant Rai
|
5daaf84e05
|
fix: combined two dropdowns into a single component
|
2024-03-05 14:26:08 +05:30 |
|
Siddhant Rai
|
51f588f4b1
|
fix: issue #157
|
2024-03-04 15:45:34 +05:30 |
|
Alex
|
5ee6605703
|
Merge pull request #835 from arc53/feature/remote-loads
Feature/remote loads
|
2024-03-01 15:42:42 +00:00 |
|
Alex
|
7ef97cfd81
|
fix abort
|
2024-03-01 15:42:22 +00:00 |
|
Alex
|
f4288f0bd4
|
remove sitemap
|
2024-03-01 14:41:03 +00:00 |
|
Alex
|
4a701cb993
|
Merge branch 'main' into feature/remote-loads
|
2024-03-01 14:38:27 +00:00 |
|
Alex
|
325a8889ab
|
update url
|
2024-02-27 11:52:51 +00:00 |
|
Alex
|
c4c0516820
|
add endpoint
|
2024-02-26 14:31:54 +00:00 |
|
Pavel
|
c8d8a8d0b5
|
Fixing ingestion metadata grouping
|
2024-02-25 16:03:18 +03:00 |
|
ManishMadan2882
|
d2dba3a0db
|
adding remote uploads tab
|
2024-02-13 01:53:25 +05:30 |
|
ManishMadan2882
|
8826f0ff3c
|
slight UI improvements in input box
|
2024-02-09 19:17:26 +05:30 |
|
ManishMadan2882
|
9129f7fb33
|
fix(Conversation): input box UI
|
2024-02-09 19:12:48 +05:30 |
|
ManishMadan2882
|
c0ed54406f
|
fix(settings): delete button
|
2024-02-09 18:04:24 +05:30 |
|
ManishMadan2882
|
615d549494
|
slight fixes, checking for null case
|
2024-02-07 05:09:12 +05:30 |
|