Alex
c9e95a9146
Merge pull request #1184 from Devparihar5/ExcelParser
...
new: added ExcelParser(tested) to read .xlsx files
2024-10-06 23:19:37 +01:00
Alex
4895d389e4
Merge pull request #1243 from ayaan-qadri/main
2024-10-06 13:53:46 +01:00
Alex
92916e42c1
Merge pull request #1247 from anasKhafaga/feat/1228-mobile-settings-menu
2024-10-06 11:42:46 +01:00
Alex
afc86efe28
Merge pull request #1238 from ManishMadan2882/main
...
Bug Fix: Crash, abnormal update while switching conversation Ids
2024-10-05 23:14:01 +01:00
Alex
ab1ebeb7e0
Merge pull request #1205 from arc53/dartpain/add-github-loader
...
Github remote loader
2024-10-05 22:06:00 +01:00
Alex
6932c7e3e9
feat: add filename to the top
2024-10-05 21:56:47 +01:00
Alex
c04687fdd1
fix: github loader metadata clickable
2024-10-05 21:53:30 +01:00
Alex
7717242112
fix(lint): ruff var
2024-10-05 21:37:55 +01:00
Alex
1ad82c22d9
fix: headers
2024-10-05 21:36:04 +01:00
Alex
8fa88175c1
fix: translation + auth
2024-10-05 21:33:58 +01:00
Anas Khafaga
b05fec93bb
feat: enhance the appearance of scrollable setting menu in the mobile view
2024-10-05 19:17:13 +03:00
Anas Khafaga
802311a06a
fix: remove the extra margin on screens greater than medium size
2024-10-05 17:45:48 +03:00
Alex
36c32fd968
Merge pull request #1236 from anasKhafaga/fix/1220-border-styles
...
Fix(1220): border styles
2024-10-05 14:12:33 +01:00
penw0lf
6a264a45e2
Removed @vercel/analytics from frontend due to being flagged by AdBlocker, causing rendering issues.
2024-10-05 17:46:40 +05:30
Alex
d536b9d8c6
Merge pull request #1203 from negativenagesh/hacktoberfest
...
Documentation error in "Hacktoberfest.md"
2024-10-05 12:35:16 +01:00
ManishMadan2882
6af7d4e6e8
Merge branch 'main' of https://github.com/ManishMadan2882/docsgpt
2024-10-05 02:46:55 +05:30
ManishMadan2882
67dddcb224
fix(stream): while updating conv id
2024-10-05 02:46:32 +05:30
Anas Khafaga
aad12aa227
fix: update tables styles
2024-10-04 23:07:17 +03:00
Anas Khafaga
d71675f3d2
feat: create a custom global tailwind component (table) styles
2024-10-04 23:07:05 +03:00
Anas Khafaga
88fb35552a
fix: folloup cards borders
2024-10-04 23:06:25 +03:00
Alex
90ef7ddacb
Merge pull request #1209 from JeevaRamanathan/bugfix/conversation_reset
...
fix: navigation and deletion issues in conversations
2024-10-04 20:28:12 +01:00
Devendra Parihar
09a15e2e59
Delete mlb_teams_2012.csv:Zone.Identifier
2024-10-04 22:59:40 +05:30
Alex
7859a0d001
Merge pull request #1198 from Yash-2707/patch-1
...
Update migrate_to_v1_vectorstore.py
2024-10-04 18:17:31 +01:00
Alex
5b01664d53
Update README.md
2024-10-03 21:42:39 +01:00
JeevaRamanathan
03adfd4898
fix:navigation and deletion issues in conversations
...
Signed-off-by: JeevaRamanathan <jeevaramanathan.m@infosys.com >
2024-10-03 23:34:56 +05:30
negativenagesh
1616124fa2
Documentation error in Hacktoberfest.md
2024-10-03 16:22:54 +05:30
Alex
2611550ffd
2024-10-02 23:44:29 +01:00
YASH
2989be47cc
Update migrate_to_v1_vectorstore.py
...
Enhancement made in the code by error handling and logging batch processing and new functionalities like backup , progress tracking
2024-10-02 22:38:43 +05:30
Devendra Parihar
9b7a346380
Merge branch 'main' into ExcelParser
2024-10-02 22:25:09 +05:30
Alex
8c8bf8702f
Merge pull request #1183 from Devparihar5/main
...
Refactor FaissStore to enhance error handling, add improve type hints, and document methods for better maintainability and usability
2024-10-02 12:17:54 +01:00
Alex
eb8c2a9277
Merge pull request #1178 from anasKhafaga/feat/1169-empty-tables
...
Feat(1169): Handle state of empty tables
2024-10-02 10:57:53 +01:00
Alex
350c91889e
Update HACKTOBERFEST.md
2024-10-02 10:35:31 +01:00
Alex
43018840d1
Update HACKTOBERFEST.md
2024-10-02 10:35:00 +01:00
Alex
4daf443db8
Merge pull request #1190 from kom-senapati/feature/math-equations-support
...
feat: Add support for mathematical equations in Markdown
2024-10-02 10:25:06 +01:00
Anas Khafaga
a85f214fdb
fix: sharp corner of the cell
2024-10-02 07:01:27 +03:00
Kom Senapati
ab77c4e616
feat: Add support for mathematical equations in Markdown
2024-10-02 03:59:24 +00:00
Alex
19315f72a0
Update README.md
2024-10-01 23:15:33 +01:00
devendra.parihar
e9a7722915
new: added ExcelParser(tested) to read .xlsx files
2024-10-01 22:11:17 +05:30
devendra.parihar
7794129929
new: added ExcelParser(tested) to read .xlsx files
2024-10-01 22:03:10 +05:30
Devendra Parihar
2ee2067634
Merge pull request #2 from Devparihar5/test_v1
...
fix: Fix unused exception variable in FaissStore.
2024-10-01 20:48:16 +05:30
Devendra Parihar
ef6ec3fcb8
fix: Fix unused exception variable in FaissStore.
2024-10-01 14:32:08 +00:00
Devendra Parihar
c57ff3ae51
Merge pull request #1 from Devparihar5/test_v1
...
fix: Refactor FaissStore to enhance error handling, improve type hint…
2024-10-01 19:43:26 +05:30
Devendra Parihar
aa7f59f88c
fix: Refactor FaissStore to enhance error handling, improve type hints, and document methods for better maintainability and usability
2024-10-01 14:10:06 +00:00
Alex
3b4a95ef33
Merge pull request #1177 from DhruvKadam-git/master
...
Master
2024-10-01 14:55:38 +01:00
Anas Khafaga
09ba14b8ca
feat: add a row for no chatbot state
2024-10-01 15:38:53 +03:00
Anas Khafaga
b5dc7281f9
feat: add a row for no document state
2024-10-01 15:29:58 +03:00
DhruvKadam-git
deca7726f4
Merge remote-tracking branch 'upstream/main'
...
This merge includes several important updates:
1. Error Handling: Added try-except blocks for file operations and network requests.
2. Logging Enhancements: Improved logging to capture more detailed information.
3. Code Refactoring: Created download_file and upload_index functions to avoid code repetition.
4. Configuration: Used constants for MIN_TOKENS, MAX_TOKENS, and RECURSION_DEPTH.
2024-10-01 17:55:33 +05:30
DhruvKadam-git
058e0279b4
Merge remote-tracking branch 'upstream/main'
...
This merge includes several important updates:
1. Error Handling: Added try-except blocks for file operations and network requests.
2. Logging Enhancements: Improved logging to capture more detailed information.
3. Code Refactoring: Created download_file and upload_index functions to avoid code repetition.
4. Configuration: Used constants for MIN_TOKENS, MAX_TOKENS, and RECURSION_DEPTH.
2024-10-01 17:44:30 +05:30
DhruvKadam-git
5e604950c5
Add .env-template
2024-10-01 17:39:31 +05:30
Alex
af1b81097f
datetime sources
2024-10-01 11:55:30 +01:00