Alex
|
431755144e
|
fix: Update count_tokens function in utils.py
|
2024-05-04 10:39:23 +01:00 |
|
dependabot[bot]
|
d182f81754
|
build(deps): bump tqdm from 4.66.1 to 4.66.3 in /scripts
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3)
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-03 21:48:38 +00:00 |
|
Alex
|
de0193fffc
|
Merge pull request #933 from siiddhantt/fix/remote-upload-issue
fix: remote upload error
|
2024-05-03 14:54:12 +01:00 |
|
Siddhant Rai
|
53e86205ad
|
fix: added more headers from default
|
2024-05-03 18:47:30 +05:30 |
|
Siddhant Rai
|
aa670efe3a
|
fix: connection aborted in WebBaseLoader
|
2024-05-03 18:25:01 +05:30 |
|
Alex
|
e693fe49a7
|
fix: fixed Dockerfile python path bug
|
2024-05-03 11:55:51 +01:00 |
|
Alex
|
7eaa32d85f
|
remove gunicorn from final
|
2024-05-02 14:43:09 +01:00 |
|
Alex
|
ab40d2c37a
|
remove pip from final container
|
2024-05-01 14:11:16 +01:00 |
|
Alex
|
784206b39b
|
chore: Update Dockerfile to use Ubuntu mantic as base image and upgrade gunicorn to version 22.0.0
|
2024-05-01 13:19:16 +01:00 |
|
Alex
|
7c8264e221
|
Merge pull request #929 from TomasMatarazzo/issue-button-to-clean-chat-history
Issue button to clean chat history
|
2024-05-01 10:54:34 +01:00 |
|
TomasMatarazzo
|
db7195aa30
|
Update Navigation.tsx
|
2024-04-29 17:02:22 -03:00 |
|
TomasMatarazzo
|
eb7bbc1612
|
TS2741
|
2024-04-27 11:04:28 -03:00 |
|
TomasMatarazzo
|
ee3792181d
|
probando
|
2024-04-26 20:35:36 -03:00 |
|
TomasMatarazzo
|
9804965a20
|
style in button and user in back route delete all conv
|
2024-04-25 23:43:45 -03:00 |
|
TomasMatarazzo
|
b84842df3d
|
Fixing types
|
2024-04-22 16:35:44 -03:00 |
|
TomasMatarazzo
|
fc170d3033
|
Update package.json
|
2024-04-22 16:19:00 -03:00 |
|
TomasMatarazzo
|
8fa4ec7ad8
|
delete console.log
|
2024-04-22 16:17:26 -03:00 |
|
TomasMatarazzo
|
480825ddd7
|
now is working in settings
|
2024-04-22 16:16:19 -03:00 |
|
TomasMatarazzo
|
260e328cc1
|
first change
|
2024-04-22 14:41:59 -03:00 |
|
Alex
|
8873428b4b
|
Merge pull request #926 from siiddhantt/feature
Feature: Logging token usage info to MongoDB
|
2024-04-22 12:10:00 +01:00 |
|
Alex
|
ab43c20b8f
|
delete test output
|
2024-04-22 12:08:11 +01:00 |
|
TomasMatarazzo
|
88d9d4f4a3
|
Update DeleteConvModal.tsx
|
2024-04-18 13:56:03 -03:00 |
|
TomasMatarazzo
|
d4840f85c0
|
change text in modal
|
2024-04-18 13:50:08 -03:00 |
|
TomasMatarazzo
|
6f9ddeaed0
|
Button to clean chat history
|
2024-04-17 19:51:29 -03:00 |
|
Siddhant Rai
|
af5e73c8cb
|
fix: user_api_key capturing
|
2024-04-16 15:31:11 +05:30 |
|
Siddhant Rai
|
333b6e60e1
|
fix: anthropic llm positional arguments
|
2024-04-16 10:02:04 +05:30 |
|
Siddhant Rai
|
1b61337b75
|
fix: skip logging to db during tests
|
2024-04-16 01:08:39 +05:30 |
|
Siddhant Rai
|
77991896b4
|
fix: api_key capturing + pytest errors
|
2024-04-15 22:32:24 +05:30 |
|
Siddhant Rai
|
60a670ce29
|
fix: changes to llm classes according to base
|
2024-04-15 19:47:24 +05:30 |
|
Siddhant Rai
|
c1c69ed22b
|
fix: pytest issues
|
2024-04-15 19:35:59 +05:30 |
|
Siddhant Rai
|
d71c74c6fb
|
Merge branch 'feature' of https://github.com/siiddhantt/DocsGPT into feature
|
2024-04-15 18:57:46 +05:30 |
|
Siddhant Rai
|
590aa8b43f
|
update: apply decorator to abstract classes
|
2024-04-15 18:57:28 +05:30 |
|
Siddhant Rai
|
607e0166f6
|
Merge branch 'arc53:main' into feature
|
2024-04-15 18:55:09 +05:30 |
|
Alex
|
130c83ee92
|
Merge pull request #911 from arc53/dependabot/pip/application/pymongo-4.6.3
Bump pymongo from 4.6.1 to 4.6.3 in /application
|
2024-04-15 12:57:22 +01:00 |
|
Alex
|
fd5e418abf
|
Merge pull request #919 from arc53/dependabot/npm_and_yarn/docs/multi-4407677fd1
build(deps): bump tar and npm in /docs
|
2024-04-15 12:29:26 +01:00 |
|
Siddhant Rai
|
262d160314
|
Merge with branch main
|
2024-04-15 15:18:48 +05:30 |
|
Siddhant Rai
|
9146827590
|
fix: removed unused import
|
2024-04-15 15:14:17 +05:30 |
|
Siddhant Rai
|
062b108259
|
Merge branch 'arc53:main' into feature
|
2024-04-15 15:04:10 +05:30 |
|
Siddhant Rai
|
ba796b6be1
|
feat: logging token usage to database
|
2024-04-15 15:03:00 +05:30 |
|
Alex
|
3d763235e1
|
Merge pull request #925 from ManishMadan2882/main
Untraced types in react widget
|
2024-04-14 11:43:03 +01:00 |
|
Manish Madan
|
c30c6d9f10
|
Merge branch 'arc53:main' into main
|
2024-04-13 16:20:56 +05:30 |
|
ManishMadan2882
|
311716ed18
|
refactored fs, fix: untracked dir
|
2024-04-13 16:01:46 +05:30 |
|
Alex
|
19bb1b4aa4
|
Create SECURITY.md
|
2024-04-12 09:39:33 +01:00 |
|
Alex
|
b8749e36b9
|
Merge pull request #921 from siiddhantt/bugfix
fix for missing fields in API Keys section
|
2024-04-10 10:25:26 +01:00 |
|
Siddhant Rai
|
00b6639155
|
fix: minor ui changes
|
2024-04-10 12:37:29 +05:30 |
|
Siddhant Rai
|
71d7daaef3
|
fix: minor ui changes
|
2024-04-10 12:23:37 +05:30 |
|
Siddhant Rai
|
8654c5d471
|
Merge branch 'bugfix' of https://github.com/siiddhantt/DocsGPT into bugfix
|
2024-04-10 12:11:51 +05:30 |
|
Siddhant Rai
|
02124b3d38
|
fix: missing fields from API Keys section
|
2024-04-10 12:11:34 +05:30 |
|
dependabot[bot]
|
340dcfb70d
|
build(deps): bump tar and npm in /docs
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.
Removes `tar`
Updates `npm` from 10.5.0 to 10.5.1
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v10.5.0...v10.5.1)
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
- dependency-name: npm
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-09 21:09:48 +00:00 |
|
Alex
|
a37b92223a
|
Merge pull request #915 from arc53/feat/retrievers-class
Update application files and fix LLM models, create new retriever class
|
2024-04-09 22:09:11 +01:00 |
|