ManishMadan2882
ad30a8476c
fix(shared): UI
2024-07-30 01:13:47 +05:30
Siddhant Rai
60db807443
Update Navigation.tsx
2024-07-29 12:17:05 +05:30
Siddhant Rai
d1dedff9ca
fix: delete all method type
2024-07-29 12:15:18 +05:30
Peter Dave Hello
9a04506b0d
Optimize Dockerfile by unifying download tools to wget
...
Replace curl with wget to streamline the build process. Remove
unnecessary curl installation to reduce dependency complexity and
installation time.
2024-07-29 00:48:16 +08:00
ManishMadan2882
a58369fbb1
share modal :translate option
2024-07-28 20:06:24 +05:30
ManishMadan2882
d63b5d71a1
prevent event bubble, open menu onhover
2024-07-28 19:48:48 +05:30
ManishMadan2882
360d790282
save further queries to localstorage
2024-07-28 00:58:55 +05:30
ManishMadan2882
a0dd8f8e0f
integrated stream for shared(prompt) conv
2024-07-27 02:42:33 +05:30
ManishMadan2882
db7c001076
exclude the models only in root
2024-07-26 15:47:51 +05:30
Alex
c96f905d2b
Merge pull request #1041 from arc53/dependabot/pip/scripts/langchain-community-0.2.9
...
chore(deps): bump langchain-community from 0.0.16 to 0.2.9 in /scripts
2024-07-26 11:10:21 +01:00
ManishMadan2882
4b3f04083b
synced with upstream
2024-07-26 15:36:27 +05:30
ManishMadan2882
8276b6c9a9
(shared conv) centralised into redux state
2024-07-26 15:19:38 +05:30
Alex
43d6e788dc
Merge pull request #1040 from siiddhantt/enhancement/reusable-api-client
...
enhancement: reusable api client in frontend
2024-07-25 11:48:31 +01:00
Siddhant Rai
0c062a8485
enhancement: implement api client in remaining places
2024-07-24 23:08:42 +05:30
dependabot[bot]
99b649f24e
chore(deps): bump langchain-community from 0.0.16 to 0.2.9 in /scripts
...
Bumps [langchain-community](https://github.com/langchain-ai/langchain ) from 0.0.16 to 0.2.9.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/commits/langchain-community==0.2.9 )
---
updated-dependencies:
- dependency-name: langchain-community
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-24 17:36:19 +00:00
Siddhant Rai
7c6532f145
enhancement: reusable api client setup + replaced in settings, conversation
2024-07-24 21:33:36 +05:30
ManishMadan2882
052669a0b0
complete_stream: no storing for api key req, fe:update shared conv
2024-07-24 02:03:53 +05:30
ManishMadan2882
0cf86d3bbc
share api key through response
2024-07-20 03:35:57 +05:30
Alex
56a16b862a
Merge pull request #1038 from nayelimdejesus/ux-ehancement
...
Ux Enhancement
2024-07-19 12:28:23 +01:00
ManishMadan2882
b2fffb2e23
feat(share): enable route to share promptable conv
2024-07-19 03:24:35 +05:30
Nayeli De Jesus
3f7a27cdbb
Updated Ux-enhancement
...
I worked on deleting the button since we want training modal to close automatically upon completion. I added the set variables into TrainingProgress().
2024-07-18 05:35:12 -07:00
Nayeli De Jesus
58e30b8c88
Created Branch
2024-07-18 05:28:30 -07:00
Alex
4025e55b95
Merge pull request #1028 from utin-francis-peter/fix/issue#1023
...
Fix: adjusted alignment of submit query icon within its container
0.10.0
2024-07-17 00:25:42 +01:00
utin-francis-peter
e1e63ebd64
Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into fix/issue#1023
2024-07-16 22:05:12 +01:00
utin-francis-peter
8279df48bf
removed shrink
2024-07-16 22:04:26 +01:00
Alex
d86a06fab0
Merge pull request #1027 from utin-francis-peter/feat/issue#1017
...
Feat Implementation for issue#1017
2024-07-16 14:35:18 +01:00
Siddhant Rai
90b24dd915
fix: removed unused TextArea component
2024-07-16 18:20:13 +05:30
Alex
bacd2a6893
Merge pull request #1034 from ManishMadan2882/main
...
Feat: sharing endpoints
2024-07-16 12:28:59 +01:00
Alex
0f059f247d
fix: ruff lint
2024-07-16 12:28:43 +01:00
ManishMadan2882
e2b76d9c29
feat(share): share btn above conversations
2024-07-16 02:09:36 +05:30
ManishMadan2882
1107a2f2bc
refactor App.tsx: better convention
2024-07-15 17:56:23 +05:30
ManishMadan2882
efd43013da
minor fix
2024-07-15 05:13:28 +05:30
ManishMadan2882
7b8458b47d
fix layout
2024-07-15 05:00:13 +05:30
ManishMadan2882
84eed09a17
feedback visible conditioned, update meta info in shared
2024-07-15 02:55:38 +05:30
ManishMadan2882
35b1a40d49
feat(share) translate
2024-07-14 04:13:25 +05:30
ManishMadan2882
81d7fe3fdb
refactor App, add /shared/id page
2024-07-14 03:29:06 +05:30
ManishMadan2882
02187fed4e
add timetamp in iso, remove sources
2024-07-14 03:27:53 +05:30
ManishMadan2882
019bf013ac
add css class: no-scrollbar
2024-07-12 02:51:59 +05:30
ManishMadan2882
d6e59a6a0a
conversation tile: add menu, add share modal
2024-07-11 21:45:47 +05:30
utin-francis-peter
46aa862943
Merge branch 'main' of https://github.com/utin-francis-peter/DocsGPT into feat/issue#1017
2024-07-09 13:34:49 +01:00
utin-francis-peter
0413cab0d9
chore: removed all TextArea related entities from branch as it's outiside scope of branch/issue
2024-07-09 13:32:46 +01:00
Manish Madan
3357ce8f33
Merge branch 'arc53:main' into main
2024-07-09 16:29:04 +05:30
Alex
1776f6e7fd
Merge pull request #1024 from blackviking27/feat-bubble-width
2024-07-09 09:06:39 +04:00
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
FIRST_NAME LAST_NAME
1224f94879
moved the three icons to the bottom of conversation bubble
2024-07-07 21:52:20 +05:30
Alex
b58c5344b8
Merge pull request #1033 from arc53/dependabot/npm_and_yarn/extensions/web-widget/braces-3.0.3
...
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /extensions/web-widget
2024-07-07 17:24:03 +04:00
dependabot[bot]
7175bc0595
chore(deps-dev): bump braces in /extensions/web-widget
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-07 13:20:00 +00:00
Alex
b7a6f5696d
Merge pull request #1032 from utin-francis-peter/fix/issue#1016
...
FEAT: Auto Language Detection using User's Browser Default
2024-07-07 17:19:32 +04:00
utin-francis-peter
abf5b89c28
refactor: handling applied styles based on colorVariant in a neater manner
2024-07-07 08:33:02 +01:00