Nonthachai Plodthong
91e7c16d90
Merge branch 'main' into multiple-files-bug
2024-11-14 12:28:51 -05:00
fadingNA
32c67c2a02
add property sync and etc ... to align with original source
2024-11-10 15:33:19 -05:00
fadingNA
b19e9cae23
backend fix passing id to paginated docs
2024-11-10 14:38:51 -05:00
fadingNA
8a225e279f
multiple-file missing task ingest
...
restore upload to pack all file together instead one by one
2024-11-10 03:00:22 -05:00
fadingNA
d59ffaf0bd
fix sorting on /sources
2024-11-09 14:57:15 -05:00
fadingNA
5debb48265
Paginated With MongoDB / Create New Endpoint
...
change routes /combine name, add route /api/source/paginated
add new endpoint source/paginated
fixing table responsive
create new function to handling api/source/paginated
2024-11-09 02:09:01 -05:00
fadingNA
2a68cc9989
calculate totalPage, totalDoc(futreUse)
2024-11-07 23:21:06 -05:00
fadingNA
928303f27b
fix small bug name of page
2024-11-06 22:36:59 -05:00
fadingNA
101935ae46
add pagination with default code format
2024-11-06 22:20:25 -05:00
fadingNA
d68e731ffd
revert format code
2024-11-06 22:19:16 -05:00
fadingNA
bf0dd6946e
add page, row_per_page to api/combine
2024-11-06 22:16:00 -05:00
ManishMadan2882
877b165a9a
(feat:docs) sort
2024-11-05 00:44:02 +05:30
Alex
9ca079c95a
feat: elevenlabs tts
2024-11-02 16:43:28 +00:00
Alex
a23806d16a
Merge pull request #1405 from JeevaRamanathan/feature/file-pptx_parser
...
feat: `.pptx` Presentation parser implementation
2024-10-31 18:01:01 +00:00
JeevaRamanathan M
5c756348a5
feat: Presentation parser implementation
...
Signed-off-by: JeevaRamanathan M <jeevaramanathan.m@infosys.com >
2024-10-31 11:47:12 +00:00
Alex
ed12c2d527
Merge pull request #1335 from kom-senapati/feature/mongodb-connection-refactor
...
refactor: use MongoDB singleton for connection management
2024-10-31 11:36:01 +00:00
ManishMadan2882
7ff3a31e72
(feat:TTS) create gtts over abstraction
2024-10-29 03:11:51 +05:30
JeevaRamanathan
54ad6ad1c7
Merge branch 'main' into feature/file-json
2024-10-25 16:47:09 +05:30
JeevaRamanathan M
c77d415893
feat: JSON parser implementation
...
Signed-off-by: JeevaRamanathan M <jeevaramanathan.m@infosys.com >
2024-10-24 20:36:47 +00:00
kom-senapati
3b76b3ddce
fix: Settings import
2024-10-22 18:03:46 +05:30
JeevaRamanathan M
8c034d3e78
Added missing file extensions
...
Signed-off-by: JeevaRamanathan M <jeevaramanathan.m@infosys.com >
2024-10-20 21:23:49 +00:00
ManishMadan2882
b781d78cc6
fix(shared conv): bug fix
2024-10-20 02:11:22 +05:30
kom-senapati
83f2fb1e62
refactor: Use MongoDB singleton for connection management
2024-10-18 09:18:15 +05:30
Eng Zer Jun
047afeebb6
refactor(user/routes): simplify parsing of isPromptable
...
We can use the `inputs.boolean` from flask-restx [1] to parse boolean
for us.
[1]: https://flask-restx.readthedocs.io/en/latest/api.html?highlight=boolean#flask_restx.inputs.boolean
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com >
2024-10-15 01:37:59 +08:00
Alex
2611550ffd
2024-10-02 23:44:29 +01:00
Siddhant Rai
c9976020dd
fix: lint error
2024-09-30 01:15:36 +05:30
Siddhant Rai
e8988e82d0
refactor: answer routes to comply with OpenAPI spec using flask-restx
2024-09-30 00:41:34 +05:30
Siddhant Rai
b084e3074d
refactor: user routes to comply with OpenAPI spec using flask-restx
2024-09-27 20:08:46 +05:30
Siddhant Rai
3d292aa485
feat: sync remote sources through celery periodic tasks
2024-09-25 15:20:11 +05:30
ManishMadan2882
70251222cc
Merge: branch main from upstream
2024-09-11 23:12:15 +05:30
Siddhant Rai
da4f2ef6b3
fix: linting issue
2024-09-11 18:02:47 +05:30
Siddhant Rai
dbf2cabd38
fix: linting issue
2024-09-11 18:01:23 +05:30
Siddhant Rai
72e68a163c
Merge branch 'main' into feat/analytics-and-logs
2024-09-11 17:58:04 +05:30
ManishMadan2882
919a87bf47
fix: load sources on shared conversations
2024-09-11 17:55:31 +05:30
Siddhant Rai
bea0bbfcdb
feat: user logs section in settings
2024-09-11 17:45:54 +05:30
ManishMadan2882
e318228a08
purge unwanted linting
2024-09-10 16:26:13 +05:30
ManishMadan2882
51c42790b7
widget: add option to collect feedback
2024-09-09 16:20:07 +05:30
Siddhant Rai
ac930d5504
feat: analytics dashboard with respective endpoints
2024-09-07 14:44:35 +05:30
Siddhant Rai
59caf381f7
fix: changed query box from div to textarea for handling paste, autoscroll
2024-08-05 14:17:21 +05:30
ManishMadan2882
0cf86d3bbc
share api key through response
2024-07-20 03:35:57 +05:30
ManishMadan2882
b2fffb2e23
feat(share): enable route to share promptable conv
2024-07-19 03:24:35 +05:30
Alex
0f059f247d
fix: ruff lint
2024-07-16 12:28:43 +01:00
ManishMadan2882
02187fed4e
add timetamp in iso, remove sources
2024-07-14 03:27:53 +05:30
ManishMadan2882
d6e59a6a0a
conversation tile: add menu, add share modal
2024-07-11 21:45:47 +05:30
ManishMadan2882
edfe5e1156
restrict redundant sharing, add user field
2024-07-08 15:59:19 +05:30
ManishMadan2882
0768992848
add route to share and fetch public conversations
2024-07-08 03:03:46 +05:30
Alex
76ed8f0ba2
Merge pull request #1002 from ManishMadan2882/main
...
Better Error handling on /stream endpoint
2024-06-20 20:00:55 +01:00
ManishMadan2882
dba3b1c559
sort local vectors in latest first order
2024-06-20 17:58:59 +05:30
xucai
ae2ded119f
rename celery_init.py
2024-06-12 19:48:28 +08:00
ManishMadan2882
9000838aab
(feat:vectors): calc, add token in db
2024-05-24 21:10:50 +05:30