Alex
|
c12d7a8d82
|
Merge pull request #1102 from arc53/dependabot/pip/application/flask-3.0.3
chore(deps): bump flask from 3.0.1 to 3.0.3 in /application
|
2024-09-10 14:16:42 +01:00 |
|
Alex
|
711ad1750a
|
Merge pull request #1100 from arc53/dependabot/pip/application/werkzeug-3.0.4
chore(deps): bump werkzeug from 3.0.3 to 3.0.4 in /application
|
2024-09-10 14:16:31 +01:00 |
|
dependabot[bot]
|
825567d449
|
chore(deps): bump flask from 3.0.1 to 3.0.3 in /application
Bumps [flask](https://github.com/pallets/flask) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/3.0.1...3.0.3)
---
updated-dependencies:
- dependency-name: flask
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-10 13:12:34 +00:00 |
|
dependabot[bot]
|
800439d29e
|
chore(deps): bump werkzeug from 3.0.3 to 3.0.4 in /application
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.3...3.0.4)
---
updated-dependencies:
- dependency-name: werkzeug
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-10 13:11:59 +00:00 |
|
Alex
|
e3517dde13
|
Merge pull request #1104 from arc53/dependabot/pip/application/transformers-4.44.2
chore(deps): bump transformers from 4.44.0 to 4.44.2 in /application
|
2024-09-10 14:10:48 +01:00 |
|
dependabot[bot]
|
f2da8473a4
|
chore(deps): bump transformers from 4.44.0 to 4.44.2 in /application
Bumps [transformers](https://github.com/huggingface/transformers) from 4.44.0 to 4.44.2.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](https://github.com/huggingface/transformers/compare/v4.44.0...v4.44.2)
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-10 13:02:52 +00:00 |
|
Alex
|
9cc9a6e9b4
|
Merge pull request #1103 from arc53/dependabot/pip/application/tqdm-4.66.5
chore(deps): bump tqdm from 4.66.3 to 4.66.5 in /application
|
2024-09-10 14:01:55 +01:00 |
|
dependabot[bot]
|
873406732f
|
chore(deps): bump tqdm from 4.66.3 to 4.66.5 in /application
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.3 to 4.66.5.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.3...v4.66.5)
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-10 12:13:16 +00:00 |
|
Alex
|
14ab950a6c
|
fix: pinning sentence-transformers==3.0.1
|
2024-09-10 13:12:00 +01:00 |
|
Alex
|
6cd8e71f4f
|
Merge pull request #1119 from arc53/dependabot/npm_and_yarn/mock-backend/multi-4314d4edfb
chore(deps): bump path-to-regexp and json-server in /mock-backend
|
2024-09-10 12:42:16 +01:00 |
|
Alex
|
4aeaec9dc7
|
Merge pull request #1117 from ManishMadan2882/main
Adding option to collect feedback in React widget
|
2024-09-10 12:18:08 +01:00 |
|
ManishMadan2882
|
e318228a08
|
purge unwanted linting
|
2024-09-10 16:26:13 +05:30 |
|
dependabot[bot]
|
d22efbf745
|
chore(deps): bump path-to-regexp and json-server in /mock-backend
Removes [path-to-regexp](https://github.com/pillarjs/path-to-regexp). It's no longer used after updating ancestor dependency [json-server](https://github.com/typicode/json-server). These dependencies need to be updated together.
Removes `path-to-regexp`
Updates `json-server` from 0.17.4 to 1.0.0-beta.2
- [Release notes](https://github.com/typicode/json-server/releases)
- [Commits](https://github.com/typicode/json-server/compare/v0.17.4...v1.0.0-beta.2)
---
updated-dependencies:
- dependency-name: path-to-regexp
dependency-type: indirect
- dependency-name: json-server
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-10 09:47:05 +00:00 |
|
Alex
|
72842ecd7a
|
Merge pull request #1118 from arc53/1059-migrating-database-to-new-model
|
2024-09-10 00:17:59 +01:00 |
|
Alex
|
a1b32ffca9
|
fix: type
|
2024-09-10 00:06:43 +01:00 |
|
Alex
|
44d225e6ca
|
Merge branch 'main' into 1059-migrating-database-to-new-model
|
2024-09-09 23:55:25 +01:00 |
|
ManishMadan2882
|
37ab5f9d7a
|
Merge branch 'main' of https://github.com/ManishMadan2882/docsgpt
|
2024-09-10 03:28:09 +05:30 |
|
ManishMadan2882
|
61fdcec511
|
minor change
|
2024-09-10 03:27:49 +05:30 |
|
Manish Madan
|
45cc4fd97a
|
Merge branch 'arc53:main' into main
|
2024-09-10 03:01:37 +05:30 |
|
ManishMadan2882
|
3228b88312
|
widget: minor changes
|
2024-09-10 02:44:10 +05:30 |
|
Alex
|
a1d3592d08
|
fix: typo
|
2024-09-09 21:06:30 +01:00 |
|
Alex
|
c686d950d0
|
Merge pull request #1062 from ManishMadan2882/1059-migrating-database-to-new-model
Migrating database to new model
|
2024-09-09 21:01:04 +01:00 |
|
Alex
|
ca779bb0af
|
lint: ruff fix
|
2024-09-09 20:24:15 +01:00 |
|
Alex
|
90f64e2527
|
fix: references on shar / api keys
|
2024-09-09 20:22:03 +01:00 |
|
Alex
|
444d50f751
|
fix: faiss source name
|
2024-09-09 16:43:20 +01:00 |
|
Alex
|
2f9c72c1cf
|
feat: migrate store to source_id
|
2024-09-09 15:46:18 +01:00 |
|
Alex
|
1bb81614a5
|
fix: metadata things
|
2024-09-09 13:37:11 +01:00 |
|
Alex
|
888e13e198
|
feat: mongo vector migrate script
|
2024-09-09 13:01:58 +01:00 |
|
Alex
|
8166642ff9
|
fix: write id instead of old path on remote db's
|
2024-09-09 12:00:59 +01:00 |
|
ManishMadan2882
|
51c42790b7
|
widget: add option to collect feedback
|
2024-09-09 16:20:07 +05:30 |
|
Alex
|
f105fd1b2c
|
lint: final fix
|
2024-09-08 23:19:10 +01:00 |
|
Alex
|
fe78e9a336
|
lint: more lintingg
|
2024-09-08 22:55:45 +01:00 |
|
Alex
|
2fce25b0c8
|
fix: Doc type
|
2024-09-08 22:52:09 +01:00 |
|
Alex
|
6c0da2ea94
|
lint: ruff fix
|
2024-09-08 17:02:48 +01:00 |
|
Alex
|
a353e69648
|
feat: new vectors structure
|
2024-09-08 16:59:51 +01:00 |
|
Alex
|
fb1fd851b0
|
Merge pull request #1045 from Jacksonxhx/Jackson
Integrated Milvus Vector DB into main
|
2024-09-05 23:57:41 +01:00 |
|
Alex
|
2ff8c0b128
|
Merge branch 'main' into Jackson
|
2024-09-05 23:43:17 +01:00 |
|
Alex
|
d232229abf
|
feat Milvus integration
|
2024-09-05 23:41:51 +01:00 |
|
Alex
|
490e58fb52
|
Merge pull request #1113 from ManishMadan2882/main
Refining the scrolling functionality while streaming
|
2024-09-05 00:03:45 +01:00 |
|
ManishMadan2882
|
a8582be54d
|
smooth transition to new input
|
2024-09-05 03:17:14 +05:30 |
|
ManishMadan2882
|
30bb8449e9
|
fix: wrap code without a match
|
2024-09-05 03:07:32 +05:30 |
|
ManishMadan2882
|
adb7132e02
|
conversation: refined scrolling
|
2024-09-05 02:34:15 +05:30 |
|
Manish Madan
|
4a1e488bd7
|
Merge branch 'arc53:main' into main
|
2024-09-04 00:21:01 +05:30 |
|
ManishMadan2882
|
d200db0eeb
|
clean pkg json after publish
|
2024-09-04 00:20:42 +05:30 |
|
Alex
|
c4cb9b07cb
|
Merge pull request #1112 from arc53/feat/openai-proxy
feat: added easy way to proxy
|
2024-09-02 20:14:29 +01:00 |
|
Alex
|
817fc5d4b3
|
fix: little nextra edit
|
2024-09-02 20:11:31 +01:00 |
|
Alex
|
2de1e5f71a
|
chore: open ai compatable data
|
2024-09-02 20:09:16 +01:00 |
|
Alex
|
5246d85f11
|
fix: ruff
|
2024-09-02 20:00:24 +01:00 |
|
Alex
|
9526ed0258
|
feat: added easy way to proxy
|
2024-09-02 19:46:25 +01:00 |
|
Alex
|
736add031c
|
Merge pull request #1111 from ManishMadan2882/main
Widget: Replaced deprecated dependency
|
2024-09-02 16:29:01 +01:00 |
|